[PATCH 05/20] perf tools: Use hpp formats to sort final output

2014-05-18 Thread Namhyung Kim
Convert output sorting function to use ->sort hpp functions. Acked-by: Ingo Molnar Signed-off-by: Namhyung Kim --- tools/perf/util/hist.c | 62 +++--- 1 file changed, 8 insertions(+), 54 deletions(-) diff --git a/tools/perf/util/hist.c b/tools/perf/u

[PATCH 05/20] perf tools: Use hpp formats to sort final output

2014-05-11 Thread Namhyung Kim
Convert output sorting function to use ->sort hpp functions. Acked-by: Ingo Molnar Signed-off-by: Namhyung Kim --- tools/perf/util/hist.c | 62 +++--- 1 file changed, 8 insertions(+), 54 deletions(-) diff --git a/tools/perf/util/hist.c b/tools/perf/u