]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ae8e4553eace8f3f4207a6675eb8d598770de74
tree22ace85da5cb4d4914f8204bbc90a3eead4886a8
parentfcc3f2d53e9d7b2a718b03388c028342d88296fa
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