Commit Graph

794 Commits (5da11dcde3d2a91688e02f032062fa26877eacb0)

Author SHA1 Message Date
David S. Miller 4385d580f2 perf tools: Flush maps on COMM events 15 years ago
Arnaldo Carvalho de Melo 48fb4fdd6b perf annotate: Handle samples not at objdump output addr boundaries 15 years ago
Arnaldo Carvalho de Melo 628ada0cb0 perf annotate: Defer allocating sym_priv->hist array 15 years ago
Arnaldo Carvalho de Melo 3846df2e0a perf symbols: Improve debugging information about symtab origins 15 years ago
Arnaldo Carvalho de Melo c7ad21af2c perf top: Use a macro instead of a constant variable 15 years ago
Zhang, Yanmin 37fe5fcb7a perf symbols: Check the right return variable 15 years ago
Frederic Weisbecker c2fbaa4b48 perf/scripts: Tag syscall_name helper as not yet available 15 years ago
Tom Zanussi cff68e5822 perf/scripts: Add perf-trace-python Documentation 15 years ago
Tom Zanussi 44ad9cd8f0 perf/scripts: Remove unnecessary PyTuple resizes 15 years ago
Tom Zanussi 4d161f0360 perf/scripts: Add syscall tracing scripts 15 years ago
Tom Zanussi 7e4b21b84c perf/scripts: Add Python scripting engine 15 years ago
Tom Zanussi 266fe2f217 perf/scripts: Remove check-perf-trace from listed scripts 15 years ago
Tom Zanussi 82d156cd5e perf/scripts: Move Perl scripting files to scripting-engines dir 15 years ago
Tom Zanussi 7397d80ddd perf/scripts: Move common code out of Perl-specific files 15 years ago
Tom Zanussi e26207a381 perf/scripts: Fix bug in Util.pm 15 years ago
Tom Zanussi f526d68b6c perf/scripts: Fix supported language listing option 15 years ago
Masami Hiramatsu 388c3aab5d perf probe: Init struct probe_point and set counter correctly 15 years ago
Arnaldo Carvalho de Melo faa5c5c36e perf tools: Don't use parent comm if not set at fork time 15 years ago
Arnaldo Carvalho de Melo 10fe12ef63 perf symbols: Fix up map end too on modular kernels with no modules installed 15 years ago
Kirill Smelkov 1a72cfa685 perf top: Fix help text alignment 15 years ago
Anton Blanchard 7fbfc683f1 perf: Fix hypervisor sample reporting 15 years ago
austin_zhang@linux.intel.com f7e7ee3675 perf record: Fix existing process callgraph symbol 15 years ago
Arnaldo Carvalho de Melo 5f48536436 perf top: Use address pattern in lookup_sym_source 15 years ago
Kirill Smelkov ee11b90b12 perf top: Fix annotate for userspace 15 years ago
Ingo Molnar 2161db9693 perf tools: Fix session init on non-modular kernels 15 years ago
Xiao Guangrong f887f3019e perf tools: Clean up O_LARGEFILE et al usage 15 years ago
Mike Galbraith 57d818895f perf annotate: Fix perf top module symbol annotation 15 years ago
Kirill Smelkov 6cff0e8dba perf top: Teach it to autolocate vmlinux 15 years ago
Kirill Smelkov 7a2b620986 perf annotate: Fix it for non-prelinked *.so 15 years ago
Arnaldo Carvalho de Melo 29a9f66d70 perf tools: Adjust some verbosity levels 15 years ago
Arnaldo Carvalho de Melo 6122e4e4f5 perf record: Stop intercepting events, use postprocessing to get build-ids 15 years ago
Arnaldo Carvalho de Melo 7b2567c1f5 perf build-id: Move the routine to find DSOs with hits to the lib 15 years ago
Arnaldo Carvalho de Melo 8ad94c6052 perf probe: Don't use a perf_session instance just to resolve symbols 15 years ago
Arnaldo Carvalho de Melo 8d92c02ab0 perf symbols: Ditch vdso global variable 15 years ago
Arnaldo Carvalho de Melo 6275ce2d5f perf symbols: Fixup vsyscall maps 15 years ago
Arnaldo Carvalho de Melo 9de89fe7c5 perf symbols: Remove perf_session usage in symbols layer 15 years ago
Xiao Guangrong b8f46c5a34 perf tools: Use O_LARGEFILE to open perf data file 15 years ago
Ingo Molnar 59f411b62c perf lock: Clean up various details 15 years ago
Hitoshi Mitake 9b5e350c7a perf lock: Introduce new tool "perf lock", for analyzing lock statistics 15 years ago
Hitoshi Mitake 18e97e06b5 perf: Add util/include/linuxhash.h to include hash.h of kernel 15 years ago
Hitoshi Mitake 86d8d29634 perf tools: Add __data_loc support 15 years ago
Hitoshi Mitake a8e6f734ce Revert "perf record: Intercept all events" 15 years ago
John Kacur 6a1b751fb8 perf: Ignore perf-archive temp file 15 years ago
Thiago Farina 4c574159d0 tools/perf/perf.c: Clean up trivial style issues 15 years ago
Arnaldo Carvalho de Melo 64abebf731 perf session: Create kernel maps in the constructor 15 years ago
Arnaldo Carvalho de Melo fd1d908c54 perf symbols: Split helpers used when creating kernel dso object 15 years ago
Arnaldo Carvalho de Melo a19afe4641 perf symbols: Factor out dso__load_vmlinux_path() 15 years ago
Arnaldo Carvalho de Melo 72b8fa1730 perf top: Exit if specified --vmlinux can't be used 15 years ago
Hitoshi Mitake 408f0d18ba perf trace: Add -i option for choosing input file 15 years ago
Arnaldo Carvalho de Melo 19fc2dedff perf symbols: Use the right variable to check for kallsyms in the cache 15 years ago