[PATCH 14/28] perf ui/hist: Add support to accumulated hist stat

2014-01-08 Thread Namhyung Kim
Print accumulated stat of a hist entry if requested. Cc: Arun Sharma Cc: Frederic Weisbecker Signed-off-by: Namhyung Kim --- tools/perf/ui/hist.c | 45 + tools/perf/util/hist.h | 1 + 2 files changed, 46 insertions(+) diff --git

[PATCH 14/28] perf ui/hist: Add support to accumulated hist stat

2014-01-08 Thread Namhyung Kim
Print accumulated stat of a hist entry if requested. Cc: Arun Sharma asha...@fb.com Cc: Frederic Weisbecker fweis...@gmail.com Signed-off-by: Namhyung Kim namhy...@kernel.org --- tools/perf/ui/hist.c | 45 + tools/perf/util/hist.h | 1 + 2 files