mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] selftests: ftrace: add more config fragments
@ 2017-10-21 10:17 lei.yang
  2017-11-01 22:06 ` Shuah Khan
  0 siblings, 1 reply; 5+ messages in thread
From: lei.yang @ 2017-10-21 10:17 UTC (permalink / raw)
  To: lei.yang, shuahkh, linux-kselftest, linux-kernel

From: Lei Yang <Lei.Yang@windriver.com>

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>
---
 tools/testing/selftests/ftrace/config | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/testing/selftests/ftrace/config b/tools/testing/selftests/ftrace/config
index 8a1c9f9..b01924c 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
-- 
1.9.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-03 14:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-21 10:17 [PATCH] selftests: ftrace: add more config fragments lei.yang
2017-11-01 22:06 ` Shuah Khan
2017-11-03  7:23   ` lyang0
2017-11-03 13:13     ` Steven Rostedt
2017-11-03 14:24       ` Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®