ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD
authorSteven Rostedt <rostedt@goodmis.org>
Thu, 14 Aug 2008 19:45:10 +0000 (15:45 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:34:51 +0000 (10:34 +0200)
When enabling or disabling CONFIG_FTRACE_MCOUNT_RECORD, we want a full
kernel compile to handle the adding of the __mcount_loc sections.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found