]> 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)
commit89329972f218d267738b36af533ce4ee9ea0546d
tree22ace85da5cb4d4914f8204bbc90a3eead4886a8
parenteba0c9aa103a15b40a4a29f46f5e2ab4f3b58ee2
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