stack tracer: depends on DEBUG_KERNEL
authorIngo Molnar <mingo@elte.hu>
Thu, 4 Sep 2008 13:04:37 +0000 (15:04 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:36:31 +0000 (10:36 +0200)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/Kconfig

index 2a22e46..5a9cffb 100644 (file)
@@ -109,6 +109,7 @@ config CONTEXT_SWITCH_TRACER
 config STACK_TRACER
        bool "Trace max stack"
        depends on HAVE_FTRACE
+       depends on DEBUG_KERNEL
        select FTRACE
        select STACKTRACE
        help