commit | f6d8b0571c9ac8f273d18c112c2fc3c9533c9f0a | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Wed Jan 08 14:45:24 2014 -0300 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Mon Jan 13 10:06:25 2014 -0300 |
tree | 2f79e9eaf4dbef30482bd6d66ceae67c8ba1cb47 | |
parent | 8362951b7b0618687beddac90aeee43940d20659 [diff] |
perf report: Move histogram entries collapsing to separate function Further uncluttering the main 'report' function by group related code in separate function. Cc: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>