From: Steven Rostedt Date: Mon, 6 Oct 2008 23:06:13 +0000 (-0400) Subject: ftrace: rename the ftrace tracer to function X-Git-Tag: v2.6.28-rc3~86^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce83aea86bf46fd1bff59d2e6d16f48fdce22fc;p=pandora-kernel.git ftrace: rename the ftrace tracer to function To avoid further confusion between the ftrace infrastructure and the function tracer. This patch renames the "ftrace" function tracer to "function". Now in available_tracers, instead of "ftrace" there will be "function". This makes more sense, since people will not know exactly what the "ftrace" tracer does. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed