Commit Graph

841 Commits (29d3dedf22bc8272186a7e0d8a8243d88606b569)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 8c40041f75 perf kmem: Fix breakage introduced by 5a0e3ad slab.h script 15 years ago
Borislav Petkov b0f86f5a16 perf, probe-finder: Build fix on Debian 15 years ago
Tom Zanussi b1dcc03cb8 perf/scripts: Tuple was set from long in both branches in python_process_event() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Arnaldo Carvalho de Melo 00909e9551 perf top: Add missing initialization to zero 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
Arnaldo Carvalho de Melo 9f591fd76a perf record: Don't try to find buildids in a zero sized file 15 years ago
John Kacur 7ae5f21361 perf: Make the install relative to DESTDIR if specified 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 cbbc79a532 perf report: Add multiple event support 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
Eric B Munson 8907fd607b perf record: Add ID and to recorded event data when recording multiple events 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
Tom Zanussi cf4fee5028 perf trace: Don't use pager if scripting 15 years ago
Tom Zanussi 10c95f4f41 perf trace/scripting: Remove extraneous header read 15 years ago
Will Deacon da7196e1f9 perf, ARM: Modify kuser rmb() call to compile for Thumb-2 15 years ago
Masami Hiramatsu 32cb0dd506 perf probe: Correct probe syntax on command line help 15 years ago
Arnaldo Carvalho de Melo 6630125419 perf archive: Don't try to collect files without a build-id 15 years ago
Frederic Weisbecker b67577dfb4 perf lock: Drop the buffers multiplexing dependency 15 years ago
Hitoshi Mitake 84c6f88fc8 perf lock: Fix and add misc documentally things 15 years ago
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
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
Masami Hiramatsu ee391de876 perf probe: Update perf probe document 15 years ago
Masami Hiramatsu f3ab481ca6 perf probe: Do not show --line option without dwarf support 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