ftrace: remove function tracing from spinlock debug
authorSteven Rostedt <rostedt@goodmis.org>
Mon, 12 May 2008 19:20:55 +0000 (21:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 23 May 2008 19:14:28 +0000 (21:14 +0200)
commit9d0a420b737f72d84fabebf29634d800cbf54538
tree6e484bfff9842782e8438b4ff8587950177a8482
parent92205c2343527a863d660360599a4bf8cede77b0
ftrace: remove function tracing from spinlock debug

The debug functions in spin_lock debugging pollute the output of the
function tracer. This patch adds the debug files in the lib director
to those that should not be compiled with mcount tracing.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
lib/Makefile