aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/config
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-03-20 12:18:21 +0200
committerShuah Khan <shuahkh@osg.samsung.com>2017-04-11 09:38:22 -0600
commitf13b1731743b6dc132416a81e1d5206a89f67e21 (patch)
treef236e91ce48dcccd5cfca87039634dce4ddeeb03 /tools/testing/selftests/ftrace/config
parentselftests: lib: add config fragment for bitmap, printf and prime numbers tests (diff)
downloadlinux-dev-f13b1731743b6dc132416a81e1d5206a89f67e21.tar.xz
linux-dev-f13b1731743b6dc132416a81e1d5206a89f67e21.zip
selftests: ftrace: add CONFIG_KPROBES=y to the config fragment
ftrace/kprobe tests require kprobes events. Enable kprobes to run these tests. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Tested-by: Naresh Kamboju <naresh.kamboju@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/ftrace/config')
-rw-r--r--tools/testing/selftests/ftrace/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/ftrace/config b/tools/testing/selftests/ftrace/config
index ef8214661612..8a1c9f949fe0 100644
--- a/tools/testing/selftests/ftrace/config
+++ b/tools/testing/selftests/ftrace/config
@@ -1 +1,2 @@
+CONFIG_KPROBES=y
CONFIG_FTRACE=y