Commit Graph

101 Commits (802da5f2289bbe363acef084805195c11f453c48)

Author SHA1 Message Date
Peter Zijlstra fc54db5105 perf report: Deal with maps 16 years ago
Yong Wang ee7b31fe5c perf_counter tools: Fix incorrect printf formats 16 years ago
Arnaldo Carvalho de Melo 9ac995457b perf report: Add -vvv to print the list of threads and its mmaps 16 years ago
Peter Zijlstra 62fc44536c perf_counter tools: Use fork and remove munmap events 16 years ago
Ingo Molnar edc52deac6 perf report: Bail out if there are unrecognized options/arguments 16 years ago
Ingo Molnar 8fc0321f1a perf_counter tools: Add color terminal output support 16 years ago
Peter Zijlstra 71dd8945d8 perf report: Add consistent spacing rules 16 years ago
Ingo Molnar 05ca061eb9 perf report: Print out the total number of events 16 years ago
Ingo Molnar bd74137ec9 perf_counter tools: Print out symbol parsing errors only if --verbose 16 years ago
Peter Zijlstra 95ed6fd06e perf report: Simplify symbol output 16 years ago
Ingo Molnar df97992c6e perf record/report: Fix PID/COMM handling 16 years ago
Arnaldo Carvalho de Melo a4c43beaff perf report: Fix rbtree bug 16 years ago
Ingo Molnar d11444dfa7 perf report: Handle all known event types 16 years ago
Ingo Molnar 75051724f7 perf report: Split out event processing helpers 16 years ago
Ingo Molnar d80d338d2f perf report: Clean up event processing 16 years ago
Ingo Molnar eed4dcd443 perf report: Add front-entry cache for lookups 16 years ago
Ingo Molnar e98e96fe43 perf report: Display 100% correctly 16 years ago
Peter Zijlstra 8229289b60 perf report: Fix comm sorting 16 years ago
Ingo Molnar ed966aac33 perf report: Handle vDSO symbols properly 16 years ago
Ingo Molnar 5352f35d6a perf report: Improve sort key recognition 16 years ago
Ingo Molnar 3502973d00 perf report: Print -D to stdout 16 years ago
Ingo Molnar bf9e187637 perf_counter tools: Make source code headers more coherent 16 years ago
Ingo Molnar 0a520c63e1 perf report: Print more info instead of <unknown> entries 16 years ago
Ingo Molnar cf25c63c60 perf report: Fix column width/alignment of dsos 16 years ago
Peter Zijlstra 436224a6d8 perf report: Separate out idle threads 16 years ago
Ingo Molnar 4593bba867 perf report: Clean up the default output 16 years ago
Peter Zijlstra f70e87d7a6 perf_counter: tools: Expand the COMM,MMAP event synthesizer 16 years ago
Mike Galbraith 10a2825514 perf_counter tools: Fix uninitialized variable in perf-report.c 16 years ago
Arnaldo Carvalho de Melo a0055ae2a4 perf_counter tools: Use hex2u64 in more places 16 years ago
Arnaldo Carvalho de Melo b78c07d45a perf_counter tools: Shorten the DSO names using cwd 16 years ago
Arnaldo Carvalho de Melo 69ee69f63c perf_counter tools: Optionally pass a symbol filter to the dso load routines 16 years ago
Arnaldo Carvalho de Melo a827c875f2 perf_counter tools: Consolidate dso methods to load kernel symbols 16 years ago
Arnaldo Carvalho de Melo 0085c95414 perf_counter tools: struct symbol priv area 16 years ago
Arnaldo Carvalho de Melo a2928c42a5 perf_counter tools: Move symbol resolution classes from report to libperf 16 years ago
Ingo Molnar 63299f057f perf_counter tools: report: Add help text for --sort 16 years ago
Peter Zijlstra ca8cdeef9c perf_counter tools: report: Implement header output for --sort variants 16 years ago
Ingo Molnar 55717314c4 pref_counter: tools: report: Robustify in case of weird events 16 years ago
Ingo Molnar 2d65537ee7 pref_counter: tools: report: Add header printout & prettify 16 years ago
Peter Zijlstra 55e5ec41a9 pref_counter: tools: report: Add dso sorting 16 years ago
Peter Zijlstra 992444b173 perf_counter: tools: report: Add comm sorting 16 years ago
Peter Zijlstra 37f440cba2 pref_counter: tools: report: Add --sort option 16 years ago
Peter Zijlstra 1aa1673823 perf_counter: tools: report: Dynamic sort/print bits 16 years ago
Peter Zijlstra e7fb08b1d0 perf_counter: tools: report: Rework histogram code 16 years ago
Peter Zijlstra 450aaa2b2a perf_counter: tools: report: Add vmlinux support 16 years ago
Peter Zijlstra b7a16eac5e perf_counter: tools: /usr/lib/debug%s.debug support 16 years ago
Ingo Molnar d716fba49c perf report: Remove <ctype.h> include 16 years ago
Ingo Molnar a930d2c0d0 perf_counter tools: Add built-in pager support 16 years ago
Ingo Molnar 23ac9cbed8 perf_counter tools: Rename output.perf to perf.data 16 years ago
Ingo Molnar 16f762a2ac perf_counter tools: Introduce stricter C code checking 16 years ago
Arnaldo Carvalho de Melo 815e777f91 perf report: Show the IP only in --verbose mode 16 years ago