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:
439d473
)
perf tools: Move hist_entry__add common code to hist.c
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Sat, 3 Oct 2009 13:42:45 +0000
(10:42 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 3 Oct 2009 14:01:59 +0000
(16:01 +0200)
Now perf report and annotate do the callgraph/hit processing in
their specialized hist_entry__add functions.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mike Galbraith <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found