浏览代码

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>
Lei Yang 8 年之前
父节点
当前提交
f737b8f4d3
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      tools/testing/selftests/ftrace/config

+ 4 - 0
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