[PATCH 10/21] perf ui/browser: Add support to accumulated hist stat

2014-03-19 Thread Namhyung Kim
Print accumulated stat of a hist entry if requested. Tested-by: Arun Sharma Acked-by: Jiri Olsa Cc: Frederic Weisbecker Signed-off-by: Namhyung Kim --- tools/perf/ui/browsers/hists.c | 26 +- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git

[PATCH 10/21] perf ui/browser: Add support to accumulated hist stat

2014-03-19 Thread Namhyung Kim
Print accumulated stat of a hist entry if requested. Tested-by: Arun Sharma asha...@fb.com Acked-by: Jiri Olsa jo...@redhat.com Cc: Frederic Weisbecker fweis...@gmail.com Signed-off-by: Namhyung Kim namhy...@kernel.org --- tools/perf/ui/browsers/hists.c | 26 +- 1 file

Re: [PATCH 10/21] perf ui/browser: Add support to accumulated hist stat

2014-01-05 Thread Jiri Olsa
On Tue, Dec 24, 2013 at 05:22:16PM +0900, Namhyung Kim wrote: > 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/browsers/hists.c | 17 + > 1 file

Re: [PATCH 10/21] perf ui/browser: Add support to accumulated hist stat

2014-01-05 Thread Jiri Olsa
On Tue, Dec 24, 2013 at 05:22:16PM +0900, Namhyung Kim wrote: 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 ---

[PATCH 10/21] perf ui/browser: Add support to accumulated hist stat

2013-12-24 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/browsers/hists.c | 17 + 1 file changed, 17 insertions(+) diff --git a/tools/perf/ui/browsers/hists.c

[PATCH 10/21] perf ui/browser: Add support to accumulated hist stat

2013-12-24 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/browsers/hists.c | 17 + 1 file changed, 17