tracing: have menu default enabled when kernel debug is configured
authorSteven Rostedt <srostedt@redhat.com>
Thu, 7 May 2009 16:49:27 +0000 (12:49 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 7 May 2009 16:49:27 +0000 (12:49 -0400)
commit65b77242043f74bca6a0d733c0e48ef03a8c9893
treef7ba92bd5633ee6389bd51191d5a736d7b4666ea
parentd6bf81ef0f7474434c2a049e8bf3c9146a14dd96
tracing: have menu default enabled when kernel debug is configured

Tracing can be very helpful to debug the kernel. When DEBUG_KERNEL is
enabled it is nice to enable the trace menu as well.

This patch only make the tracing menu enabled by default, it does not
make any of the tracers enabled. And the menu is only enabled by
default if DEBUG_KERNEL is enabled.

[ Impact: show tracing options to those debugging the kernel ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/Kconfig