ftrace: do not init module on ftrace disabled
authorSteven Rostedt <rostedt@goodmis.org>
Sat, 16 Aug 2008 01:40:04 +0000 (21:40 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:35:43 +0000 (10:35 +0200)
If one of the self tests of ftrace has disabled the function tracer,
do not run the code to convert the mcount calls in modules.

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

No differences found