aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorLei Yang <Lei.Yang@windriver.com>2017-10-21 18:17:50 +0800
committerShuah Khan <shuahkh@osg.samsung.com>2017-11-15 08:07:53 -0700
commitf737b8f4d3c4b0e088492ee8b5134f5fe9f43b87 (patch)
treeedf88d98a7d8e63d276612dd7971d194729a7ff5 /tools
parentandroid/ion: userspace test utility for ion buffer sharing (diff)
downloadlinux-dev-f737b8f4d3c4b0e088492ee8b5134f5fe9f43b87.tar.xz
linux-dev-f737b8f4d3c4b0e088492ee8b5134f5fe9f43b87.zip
selftests: ftrace: add more config fragments
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>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/ftrace/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/testing/selftests/ftrace/config b/tools/testing/selftests/ftrace/config
index 8a1c9f949fe0..b01924c71c09 100644
--- 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