]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit00fd61aee10533e003f2f00ab7163207660a4051
tree72f42d3a4b238d84e3697c53b31b1ba9f8d022cb
parent98a983aad2e5b3dc83a8a761675445cdd8f3e6bd
ftrace: do not init module on ftrace disabled

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>
kernel/trace/ftrace.c