git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2933d78
)
perf tests: Factor out fake_setup_machine()
author
Namhyung Kim
<namhyung@kernel.org>
Fri, 25 Apr 2014 03:28:13 +0000
(12:28 +0900)
committer
Jiri Olsa
<jolsa@kernel.org>
Mon, 28 Apr 2014 11:42:29 +0000
(13:42 +0200)
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>
No differences found