perf report: Show progress bar for output resorting
authorNamhyung Kim <namhyung@kernel.org>
Mon, 22 Dec 2014 04:44:10 +0000 (13:44 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 23 Dec 2014 15:01:37 +0000 (12:01 -0300)
commit740b97f9509ac5a015278940747178af4eb0900d
treeaa1bb483caf1e97401390e52c3344906b536c513
parentac931f87a647ca156f65a4c00e7297165e4fa2d8
perf report: Show progress bar for output resorting

Sometimes it takes a long time to resort hist entries for output in case
of a large data file.  Show a progress bar window and inform user.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1419223455-4362-3-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/builtin-diff.c
tools/perf/builtin-report.c
tools/perf/builtin-top.c
tools/perf/tests/hists_cumulate.c
tools/perf/tests/hists_filter.c
tools/perf/tests/hists_output.c
tools/perf/util/hist.c
tools/perf/util/hist.h