[PATCH 19/20] perf tests: Factor out print_hists_*()

2014-05-18 Thread Namhyung Kim
Those print helper functions can be reused by later hist test cases so factor them out to a common location. Signed-off-by: Namhyung Kim --- tools/perf/tests/hists_common.c | 57 + tools/perf/tests/hists_common.h | 3 +++ tools/perf/tests/hists_filter.c |

[PATCH 19/20] perf tests: Factor out print_hists_*()

2014-05-11 Thread Namhyung Kim
Those print helper functions can be reused by later hist test cases so factor them out to a common location. Signed-off-by: Namhyung Kim --- tools/perf/tests/hists_common.c | 57 + tools/perf/tests/hists_common.h | 3 +++ tools/perf/tests/hists_filter.c |