commit | 6993b1bb1e62367f500789835a1f747e12259f07 | [log] [tgz] |
---|---|---|
author | Yang Hongyang <yanghy@cn.fujitsu.com> | Mon Jan 25 11:10:32 2010 +0800 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Jan 26 16:59:33 2010 -0500 |
tree | 1aacf13af13fafbfef70f2306285163555f496ad | |
parent | 3c05d7482777f15e71bb4cb1ba78dee2800dfec6 [diff] |
tracing/documentation: Fix a typo in ftrace.txt '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>