ftrace: use Makefile to remove tracing from lockdep
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:15:14 +0000 (21:15 +0200)
commit1d09daa55d2e9bab7e7d30f0d05e5a7bc60b2a4a
tree81b138d50b84e052d49f7710ce03250cde1b3606
parent9d0a420b737f72d84fabebf29634d800cbf54538
ftrace: use Makefile to remove tracing from lockdep

This patch removes the "notrace" annotation from lockdep and adds the debugging
files in the kernel director to those that should not be compiled with
"-pg" 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>
kernel/Makefile
kernel/lockdep.c