]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ftrace: fix depends
authorSteven Rostedt <rostedt@goodmis.org>
Mon, 6 Oct 2008 23:06:11 +0000 (19:06 -0400)
committerIngo Molnar <mingo@elte.hu>
Mon, 20 Oct 2008 16:27:02 +0000 (18:27 +0200)
commitc2db8054c1eaf99983d8deee347876b01c26c2cf
tree43bbc93ce51ddf3110513ff711b7f21afd8954f5
parentbd95b88d9e51fcbf392a7e90338a8fcc3499cbd6
ftrace: fix depends

A lot of tracers have HAVE_FTRACE as a dependent config where it
really should not. The HAVE_FTRACE is a misnomer (soon to be fixed)
and describes if the architecture has the function tracer (mcount)
implemented. The ftrace infrastructure is implemented in all archs.

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