diff options
author | Namhyung Kim <[email protected]> | 2014-12-22 13:44:09 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-01-21 13:24:32 -0300 |
commit | 590cd344e2099c7b040b29d3a711b4c26358def5 (patch) | |
tree | e8b6b9f87901c33a1418f54fac043b39ddc57c7b /lib/mpi/mpiutil.c | |
parent | 956b65e1a7a6f10e630ee7f2f2f9de3aab001527 (diff) |
perf report: Get rid of report__inc_stat()
The report__inc_stat() function collects the number of hist entries in
the session in order to calculate the max size of the progess bar.
It'd be better if it does it during the addition of hist entries so that
it can be used by other places too.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions