[PATCH 7/7] perf tools: Show absolute percentage by default

2014-04-10 Thread Namhyung Kim
Now perf report will show absolute percentage on filter entries by default. Suggested-by: Jiri Olsa Acked-by: Jiri Olsa Signed-off-by: Namhyung Kim --- tools/perf/util/symbol.c |1 - 1 file changed, 1 deletion(-) diff --git a/tools/perf/util/symbol.c b/tools/perf/util/symbol.c index b2eca

Re: [PATCH 7/7] perf tools: Show absolute percentage by default

2014-02-09 Thread Namhyung Kim
Oops, please ignore this. This was a leftover from last change.. sorry :( (actually, it's same as patch 8/8). Thanks, Namhyung 2014-02-10 오전 11:47, Namhyung Kim 쓴 글: Now perf report will show absolute percentage on filter entries by default. Suggested-by: Jiri Olsa Signed-off-by: Namhyung

[PATCH 7/7] perf tools: Show absolute percentage by default

2014-02-09 Thread Namhyung Kim
Now perf report will show absolute percentage on filter entries by default. Suggested-by: Jiri Olsa Signed-off-by: Namhyung Kim --- tools/perf/util/symbol.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/perf/util/symbol.c b/tools/perf/util/symbol.c index b888cb241164..a9d758a3b371 10