[PATCH 3/8] perf tools: Show progress on histogram collapsing

2013-10-10 Thread Namhyung Kim
From: Namhyung Kim It can take quite amount of time so add progress bar UI to inform user. Cc: Frederic Weisbecker Signed-off-by: Namhyung Kim --- tools/perf/builtin-annotate.c | 2 +- tools/perf/builtin-diff.c | 2 +- tools/perf/builtin-report.c | 10 +- tools/perf/builtin-to

[PATCH 3/8] perf tools: Show progress on histogram collapsing

2013-09-26 Thread Namhyung Kim
From: Namhyung Kim It can take quite amount of time so add progress bar UI to inform user. Cc: Frederic Weisbecker Signed-off-by: Namhyung Kim --- tools/perf/builtin-annotate.c | 2 +- tools/perf/builtin-diff.c | 2 +- tools/perf/builtin-report.c | 10 +- tools/perf/builtin-to