[PATCH 15/18] perf tools: Apply percent-limit to cumulative percentage

2013-12-17 Thread Namhyung Kim
From: Namhyung Kim If -g cumulative option is given, it needs to show entries which don't have self overhead. So apply percent-limit to accumulated overhead percentage in this case. Cc: Arun Sharma Cc: Frederic Weisbecker Signed-off-by: Namhyung Kim --- tools/perf/ui/browsers/hists.c | 34

[PATCH 15/18] perf tools: Apply percent-limit to cumulative percentage

2013-12-17 Thread Namhyung Kim
From: Namhyung Kim namhyung@lge.com If -g cumulative option is given, it needs to show entries which don't have self overhead. So apply percent-limit to accumulated overhead percentage in this case. Cc: Arun Sharma asha...@fb.com Cc: Frederic Weisbecker fweis...@gmail.com Signed-off-by: