Commit Graph

998 Commits (9e32a3cb0661a6a30e0fd2b77ce85293805e6337)

Author SHA1 Message Date
Arnaldo Carvalho de Melo cb7afb7092 perf newt: Use newtGetScreenSize 15 years ago
Arnaldo Carvalho de Melo 7081e087b9 perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit from forms 15 years ago
Arnaldo Carvalho de Melo f9224c5c94 perf report: Implement initial UI using newt 15 years ago
Arnaldo Carvalho de Melo dd2ee78dd8 perf tools: Add missing bytes printed in hist_entry__fprintf 15 years ago
Arnaldo Carvalho de Melo b4f5296f0e perf tools: Use eprintf for pr_{err,warning,info} too 15 years ago
Arnaldo Carvalho de Melo 895f0edc3c perf top: Export get_window_dimensions 15 years ago
Arnaldo Carvalho de Melo fe2197b8bb perf symbols: Bump plt synthesizing warning debug level 15 years ago
Arnaldo Carvalho de Melo 6230f2c7ef perf record: Mention paranoid sysctl when failing to create counter 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
Peter Zijlstra 1676b8a077 perf-top: Show the percentage of successfull PEBS-fixups 15 years ago
Peter Zijlstra 69fef0d2e2 perf: Add attr->precise support to raw event parsing 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