diff options
| author | Jiri Olsa <[email protected]> | 2016-01-18 09:23:59 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-02-03 14:13:11 +0000 |
| commit | 01441af5df438a171bce36bc3c7cfb588bc98a7a (patch) | |
| tree | f30be6d560deee5bec203963aa215673b0ddf877 /tools/perf/builtin-annotate.c | |
| parent | Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
| download | kernel-01441af5df438a171bce36bc3c7cfb588bc98a7a.tar.gz kernel-01441af5df438a171bce36bc3c7cfb588bc98a7a.zip | |
perf hists: Factor output_resort from hists__output_resort
Currently hists__output_resort() depends on hists based on hists_evsel
struct, but we need to be able to sort common hists as well.
Cutting out the sorting base sorting code into output_resort
function, so it can be reused in following patch.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
