[PATCH 12/18] perf ui/hist: Add support to accumulated hist stat

2013-12-17 Thread Namhyung Kim
From: 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

[PATCH 12/18] perf ui/hist: Add support to accumulated hist stat

2013-12-17 Thread Namhyung Kim
From: Namhyung Kim namhyung@lge.com 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 +