tracing/documentation: Fix a typo in ftrace.txt
authorYang Hongyang <yanghy@cn.fujitsu.com>
Mon, 25 Jan 2010 03:10:32 +0000 (11:10 +0800)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 26 Jan 2010 21:59:33 +0000 (16:59 -0500)
'ftrace' is no longer the name of the function tracer, to activate
the function trace 'echo function > current_tracer' is to be used instead
of 'echo ftrace > current_tracer'. Update the documentation to reflect
the current implementation.

Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com>
LKML-Reference: <4B5D0BA8.20106@cn.fujitsu.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found