perf tools: Move hist_entry__add common code to hist.c
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 3 Oct 2009 13:42:45 +0000 (10:42 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 3 Oct 2009 14:01:59 +0000 (16:01 +0200)
commit9735abf11bec48bfbbb1b54772a02deb2ae0c403
tree9bb3c292419443619311b0eedb121149d33e7f59
parent439d473b4777de510e1322168ac6f2f377ecd5bc
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>
tools/perf/builtin-annotate.c
tools/perf/builtin-report.c
tools/perf/util/hist.c
tools/perf/util/hist.h