perf hist: Make event__totals per hists
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 14 May 2010 13:36:42 +0000 (10:36 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 14 May 2010 13:36:42 +0000 (10:36 -0300)
commitc8446b9bdabcb0caa61bb341bd73c58f7104b503
treeb2530bfbbd893017e9515bd48f2ffa8845860759
parent5d2be7cb198a0a6bc6088d3806fb7261b184ad89
perf hist: Make event__totals per hists

This is one more thing that started global but are more useful per hist
or per session.

Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/builtin-report.c
tools/perf/util/event.c
tools/perf/util/event.h
tools/perf/util/hist.c
tools/perf/util/hist.h
tools/perf/util/session.c
tools/perf/util/session.h