]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Use hpp formats to sort hist entries
authorNamhyung Kim <namhyung@kernel.org>
Mon, 3 Mar 2014 03:07:47 +0000 (12:07 +0900)
committerJiri Olsa <jolsa@kernel.org>
Wed, 21 May 2014 09:45:34 +0000 (11:45 +0200)
commit8fcc10a154ee4d729cee5267f9edfdf8b34fa377
tree36f29aa9e3d2ceb7db7740ce73a87392e608d084
parentbd808721be6687e40de86538e2a67ec8e6f0cd99
perf tools: Use hpp formats to sort hist entries

It wrapped sort entries to hpp functions, so using the hpp sort list
to sort entries.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Ingo Molnar <mingo@kernel.org>
Link: http://lkml.kernel.org/r/1400480762-22852-4-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
tools/perf/util/hist.c