+1
−0
tools/perf/tests/hists_common.c
0 → 100644
+148
−0
tools/perf/tests/hists_common.h
0 → 100644
+44
−0
+2
−139
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The fake_setup_machine() is for setting up a environment for testing various hists operations. As it'll be used for other test cases it'd better factoring it out. Signed-off-by:Namhyung Kim <namhyung@kernel.org> Link: http://lkml.kernel.org/r/1398396494-12811-1-git-send-email-namhyung@kernel.org Signed-off-by:
Jiri Olsa <jolsa@kernel.org>