Commit Graph

464 Commits (29d3dedf22bc8272186a7e0d8a8243d88606b569)

Author SHA1 Message Date
Tom Zanussi b1dcc03cb8 perf/scripts: Tuple was set from long in both branches in python_process_event() 15 years ago
Masami Hiramatsu d0cb4260f8 perf probe: Use original address instead of CU-based address 15 years ago
Masami Hiramatsu 67c7ff7c56 perf probe: Fix offset to allow signed value 15 years ago
Arnaldo Carvalho de Melo b63be8d7be perf top: Improve the autosizing of column lenghts 15 years ago
Masami Hiramatsu fc6ceea045 perf probe: Fix need_dwarf flag if lazy matching is used 15 years ago
Masami Hiramatsu 594087a04e perf probe: Fix probe_point buffer overrun 15 years ago
Paul Mackerras a12b51c478 perf tools: Fix sparse CPU numbering related bugs 15 years ago
Arnaldo Carvalho de Melo 65f2ed2b2f perf report: Print the map table just after samples for which no map was found 15 years ago
Eric B Munson eefc465cdd perf session: Change perf_session post processing functions to take histogram tree 15 years ago
Eric B Munson cb8f093936 perf session: Add storage for seperating event types in report 15 years ago
Eric B Munson d403d0acc9 perf session: Change add_hist_entry to take the tree root instead of session 15 years ago
Arnaldo Carvalho de Melo accd3cc45a perf probe: Add missing variable initialization 15 years ago
Arnaldo Carvalho de Melo 1224550969 perf tools: Don't trow away old map slices not overlapped by new maps 15 years ago
David S. Miller 4385d580f2 perf tools: Flush maps on COMM events 15 years ago
Masami Hiramatsu 2a9c8c3609 perf probe: Add lazy line matching support 15 years ago
Masami Hiramatsu 5c8d1cbbbe perf probe: Show more lines after last line 15 years ago
Masami Hiramatsu 161a26b0c2 perf probe: Check function address range strictly in line finder 15 years ago
Masami Hiramatsu e92b85e1ff perf probe: Use libdw callback routines 15 years ago
Masami Hiramatsu 804b36068e perf probe: Use elfutils-libdw for analyzing debuginfo 15 years ago
Masami Hiramatsu 81cb8aa327 perf probe: Rename probe finder functions 15 years ago
Masami Hiramatsu 3cb8bc6ac9 perf probe: Fix bugs in line range finder 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
Zhang, Yanmin 37fe5fcb7a perf symbols: Check the right return variable 15 years ago
Tom Zanussi 44ad9cd8f0 perf/scripts: Remove unnecessary PyTuple resizes 15 years ago
Tom Zanussi 7e4b21b84c perf/scripts: Add Python scripting engine 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
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
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Anton Blanchard 7fbfc683f1 perf: Fix hypervisor sample reporting 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
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 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
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
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 19fc2dedff perf symbols: Use the right variable to check for kallsyms in the cache 15 years ago