ftrace: make ftrace_printk usable with the other tracers
authorPeter Zijlstra <peterz@infradead.org>
Thu, 4 Sep 2008 08:24:14 +0000 (10:24 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:36:45 +0000 (10:36 +0200)
Currently ftrace_printk only works with the ftrace tracer, switch it to an
iter_ctrl setting so we can make us of them with other tracers too.

[rostedt@redhat.com: tweak to the disable condition]

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found