mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] trace: create tracers menu
@ 2008-10-21 14:31 Peter Zijlstra
  2008-10-21 14:34 ` Frédéric Weisbecker
  2008-10-21 14:41 ` Steven Rostedt
  0 siblings, 2 replies; 8+ messages in thread
From: Peter Zijlstra @ 2008-10-21 14:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Steven Rostedt

Subject: trace: create tracers menu
From: Peter Zijlstra <a.p.zijlstra@chello.nl>
Date: Tue Oct 21 16:26:36 CEST 2008

We seem to have plenty tracers, lets create a menu and not clutter
the already cluttered debug menu more.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
---
 kernel/trace/Kconfig |    4 ++++
 1 file changed, 4 insertions(+)

Index: linux-2.6/kernel/trace/Kconfig
===================================================================
--- linux-2.6.orig/kernel/trace/Kconfig
+++ linux-2.6/kernel/trace/Kconfig
@@ -29,6 +29,8 @@ config TRACING
 	select STACKTRACE
 	select TRACEPOINTS
 
+menu "Tracers"
+
 config FUNCTION_TRACER
 	bool "Kernel Function Tracer"
 	depends on HAVE_FUNCTION_TRACER
@@ -191,3 +193,5 @@ config FTRACE_STARTUP_TEST
 	  a series of tests are made to verify that the tracer is
 	  functioning properly. It will do tests on all the configured
 	  tracers of ftrace.
+
+endmenu


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

end of thread, other threads:[~2008-10-22  7:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-21 14:31 [PATCH] trace: create tracers menu Peter Zijlstra
2008-10-21 14:34 ` Frédéric Weisbecker
2008-10-21 14:37   ` Frédéric Weisbecker
2008-10-21 14:41     ` Peter Zijlstra
2008-10-21 14:47       ` Frédéric Weisbecker
2008-10-21 14:41     ` Steven Rostedt
2008-10-21 14:41 ` Steven Rostedt
2008-10-22  7:01   ` Ingo Molnar

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®