diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2009-10-20 15:08:29 -0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-10-20 21:12:58 +0200 |
commit | 8f0b037398a909ccf703ad5f5803066db6327f22 (patch) | |
tree | b01865a96ffba7b1f70d159fd10a76b3627a5d70 /tools/perf/scripts/python/check-perf-trace.py | |
parent | e42049926ebdcae24fdfdc8f0e3ff8f05f24a60b (diff) |
perf annotate: Remove requirement of passing a symbol name
If the user doesn't pass a symbol name to annotate, it will
annotate all the symbols that have hits, in order, just like
'perf report -s comm,dso,symbol'.
This is a natural followup patch to the one that uses
output_hists to find the symbols with hits.
The common case is to annotate the first few entries at the top
of a perf report, so lets type less characters.
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Mike Galbraith <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions