OSDN Git Service

perf tests: Factor out print_hists_*()
authorNamhyung Kim <namhyung@kernel.org>
Mon, 12 May 2014 01:06:18 +0000 (10:06 +0900)
committerJiri Olsa <jolsa@kernel.org>
Wed, 21 May 2014 09:45:37 +0000 (11:45 +0200)
commit4e754e1c7fe02e6b104e61f7e06e9895527e8ad3
tree22ace85da5cb4d4914f8204bbc90a3eead4886a8
parent1c89fe9b0447f0ce393325e51911f8073432b7b4
perf tests: Factor out print_hists_*()

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 <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1400480762-22852-20-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
tools/perf/tests/hists_common.c
tools/perf/tests/hists_common.h
tools/perf/tests/hists_filter.c
tools/perf/tests/hists_link.c