git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3d06cc
)
perf report: Add --sort <call> --call <$regex>
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 17 Jun 2009 13:51:44 +0000
(15:51 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 17 Jun 2009 17:23:52 +0000
(19:23 +0200)
Implement sorting by callchain symbols, --sort <call>.
It will create a new column which will show a match to
--call $regex or "[unmatched]".
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-report.c
patch
|
blob
|
history
diff --cc
tools/perf/builtin-report.c
Simple merge