From: Yang Hongyang Date: Mon, 25 Jan 2010 03:10:32 +0000 (+0800) Subject: tracing/documentation: Fix a typo in ftrace.txt X-Git-Tag: v2.6.33-rc7~52^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6993b1bb1e62367f500789835a1f747e12259f07;p=pandora-kernel.git 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 LKML-Reference: <4B5D0BA8.20106@cn.fujitsu.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed