diff options
| -rw-r--r-- | tools/testing/selftests/ftrace/config | 4 |
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 @@ | |||
| 1 | CONFIG_KPROBES=y | 1 | CONFIG_KPROBES=y |
| 2 | CONFIG_FTRACE=y | 2 | CONFIG_FTRACE=y |
| 3 | CONFIG_FUNCTION_PROFILER=y | ||
| 4 | CONFIG_TRACER_SNAPSHOT=y | ||
| 5 | CONFIG_STACK_TRACER=y | ||
| 6 | CONFIG_HIST_TRIGGERS=y | ||
