diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2009-10-20 17:08:29 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-10-20 19:12:58 (GMT) |
commit | 8f0b037398a909ccf703ad5f5803066db6327f22 (patch) | |
tree | b01865a96ffba7b1f70d159fd10a76b3627a5d70 /kernel/fork.c | |
parent | e42049926ebdcae24fdfdc8f0e3ff8f05f24a60b (diff) | |
download | linux-fsl-qoriq-8f0b037398a909ccf703ad5f5803066db6327f22.tar.xz |
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 <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <1256058509-19678-1-git-send-email-acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions