projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36adc00
)
selftests: ftrace: add CONFIG_KPROBES=y to the config fragment
author
Fathi Boudra
<fathi.boudra@linaro.org>
Mon, 20 Mar 2017 10:18:21 +0000
(12:18 +0200)
committer
Shuah Khan
<shuahkh@osg.samsung.com>
Tue, 11 Apr 2017 15:38:22 +0000
(09:38 -0600)
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>
tools/testing/selftests/ftrace/config
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/ftrace/config
b/tools/testing/selftests/ftrace/config
index
ef82146
..
8a1c9f9
100644
(file)
--- a/
tools/testing/selftests/ftrace/config
+++ b/
tools/testing/selftests/ftrace/config
@@
-1
+1,2
@@
+CONFIG_KPROBES=y
CONFIG_FTRACE=y