kgdb: Turn off tracing while in the debugger
authorJason Wessel <jason.wessel@windriver.com>
Fri, 2 Apr 2010 16:57:18 +0000 (11:57 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 2 Apr 2010 19:58:19 +0000 (14:58 -0500)
The kernel debugger should turn off kernel tracing any time the
debugger is active and restore it on resume.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Reviewed-by: Steven Rostedt <rostedt@goodmis.org>

No differences found