commit | 9735abf11bec48bfbbb1b54772a02deb2ae0c403 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Sat Oct 03 10:42:45 2009 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Oct 03 16:01:59 2009 +0200 |
tree | 9bb3c292419443619311b0eedb121149d33e7f59 | |
parent | 439d473b4777de510e1322168ac6f2f377ecd5bc [diff] |
perf tools: Move hist_entry__add common code to hist.c 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>