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 |