Commit Graph

130 Commits (ad61dd303a0f2439bb104349e2d2ec91a3010ce0)

Author SHA1 Message Date
Arnaldo Carvalho de Melo b0ad8ea664 perf tools: Remove unused 'prefix' from builtin functions 8 years ago
Masanari Iida 0a95160ed3 treewide: Fix typos in printk 8 years ago
Kefeng Wang 70946723ee perf probe: Return errno when not hitting any event 8 years ago
Uwe Kleine-König d5c3a937e0 perf probe: Add option --symfs 8 years ago
Masami Hiramatsu e50243bbeb perf probe: Ignore vmlinux Build-id when offline vmlinux given 9 years ago
Masami Hiramatsu 428aff82e9 perf probe: Ignore vmlinux buildid if offline kernel is given 9 years ago
Masami Hiramatsu 1c20b1d154 perf probe: Show trace event definition 9 years ago
Masami Hiramatsu c3492a3a4e perf probe: Make --list show only available cached events 9 years ago
Arnaldo Carvalho de Melo c8b5f2c96d tools: Introduce str_error_r() 9 years ago
Masami Hiramatsu 4a0f65c102 perf probe: Remove caches when --cache is given 9 years ago
Masami Hiramatsu 1f3736c9c8 perf probe: Show all cached probes 9 years ago
Arnaldo Carvalho de Melo 602a1f4daa perf tools: Rename strlist_for_each() macros to for_each_entry() 9 years ago
Masami Hiramatsu 2fd457a345 perf probe: Add --cache option to cache the probe definitions 9 years ago
Josh Poimboeuf 4b6ab94eab perf subcmd: Create subcmd library 9 years ago
Wang Nan 48e1cab1ba perf tools: Make options always available, even if required libs not linked 9 years ago
Namhyung Kim c711836972 perf tools: Introduce usage_with_options_msg() 9 years ago
Masami Hiramatsu 1a8ac29cbf perf probe: Allow probing on kmodules without dwarf 9 years ago
Masami Hiramatsu 0fb1855347 perf probe: Fix a segfault when removing uprobe events 10 years ago
Namhyung Kim 9bae1e8c3f perf probe: Export init/exit_probe_symbol_maps() 10 years ago
Jiri Olsa 4605eab348 tools lib api fs: Replace debugfs/tracefs objects interface with fs.c 10 years ago
Namhyung Kim e607f1426b perf probe: Print deleted events in cmd_probe() 10 years ago
Namhyung Kim b02137cc65 perf probe: Move print logic into cmd_probe() 10 years ago
Markus Elfring 200802a4a7 perf probe: Delete an unnecessary check before the function call "strfilter__delete" 10 years ago
He Kuang 349e8d2611 perf probe: Add --range option to show a variable's location range 10 years ago
Masami Hiramatsu 6cfd1f6805 perf probe: Add --no-inlines option to avoid searching inline functions 10 years ago
Masami Hiramatsu ddb2f58f9f perf probe: Introduce probe_conf global configs 10 years ago
Masami Hiramatsu 442255215c perf probe: Use perf_probe_event.target instead of passing as an argument 10 years ago
Masami Hiramatsu 9bc9f3b680 perf probe: Fix to return 0 when positive value returned 10 years ago
Masami Hiramatsu b1019d5e6e perf probe: Cleanup and consolidate command parsers 10 years ago
Masami Hiramatsu 3da166b7b5 perf probe: Remove redundant cleanup of params.filter 10 years ago
Masami Hiramatsu 9f7811d08d perf probe: Accept filter argument for --funcs 10 years ago
Masami Hiramatsu 307a464b23 perf probe: Allow to use filter on --del command 10 years ago
Masami Hiramatsu b6a896438b perf probe: Accept filter argument for --list 10 years ago
Masami Hiramatsu 96b55e3923 perf probe: Accept multiple filter options 10 years ago
Masami Hiramatsu b3ac032b7a perf probe: Make --funcs option exclusive 10 years ago
Masami Hiramatsu 8cb0aa4c2d perf probe: Check the orphaned -x option 10 years ago
Masami Hiramatsu 7afb3fab39 perf probe: Support multiple probes on different binaries 10 years ago
Masami Hiramatsu 5e17b28f1e perf probe: Add --quiet option to suppress output result message 10 years ago
Namhyung Kim 13dcbbc022 perf probe: Use PARSE_OPT_EXCLUSIVE flag 10 years ago
Masami Hiramatsu 4cdcc33db2 perf probe: Trivial typo fix for --demangle 10 years ago
Masami Hiramatsu 2b394bc446 perf probe: Do not access kallsyms when analyzing user binaries 11 years ago
Avi Kivity 763122ade7 perf tools: Disable kernel symbol demangling by default 11 years ago
Masami Hiramatsu 5f03cba415 perf probe: Make error messages thread-safe 11 years ago
Masami Hiramatsu b4bf1130cd perf probe: Show error code and description in verbose mode 11 years ago
Masami Hiramatsu 5a62257a3d perf probe: Replace line_list with intlist 11 years ago
Masami Hiramatsu e53b00d382 perf probe: Release all dynamically allocated parameters 11 years ago
Masami Hiramatsu fb7345bbf7 perf probe: Support basic dwarf-based operations on uprobe events 11 years ago
Masami Hiramatsu 8a613d40e3 perf probe: Expand given path to absolute path 11 years ago
Borislav Petkov 553873e1df tools/: Convert to new topic libraries 11 years ago
Azat Khuzhin 35e17b2450 perf probe: Add '--demangle'/'--no-demangle' 11 years ago