projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47a18c4
)
selftests: ftrace: add more config fragments
author
Lei Yang
<Lei.Yang@windriver.com>
Sat, 21 Oct 2017 10:17:50 +0000
(18:17 +0800)
committer
Shuah Khan
<shuahkh@osg.samsung.com>
Wed, 15 Nov 2017 15:07:53 +0000
(08:07 -0700)
We need to enable more configs to make test more
without this patch,we got lots of "UNSUPPORTED"
before the patch:
http://pastebin.ubuntu.com/
25784377
/
after the patch:
http://pastebin.ubuntu.com/
25784387
/
Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/ftrace/config
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/ftrace/config
b/tools/testing/selftests/ftrace/config
index 8a1c9f949fe082889aa4057ed1886c16249ef2b9..b01924c71c097c1aeb2c48c8497033266896e876 100644
(file)
--- a/
tools/testing/selftests/ftrace/config
+++ b/
tools/testing/selftests/ftrace/config
@@
-1,2
+1,6
@@
CONFIG_KPROBES=y
CONFIG_FTRACE=y
+CONFIG_FUNCTION_PROFILER=y
+CONFIG_TRACER_SNAPSHOT=y
+CONFIG_STACK_TRACER=y
+CONFIG_HIST_TRIGGERS=y