From: Steven Rostedt Date: Mon, 6 Oct 2008 23:06:12 +0000 (-0400) Subject: ftrace: rename FTRACE to FUNCTION_TRACER X-Git-Tag: v2.6.28-rc3~86^2~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=606576ce816603d9fe1fb453a88bc6eea16ca709;p=pandora-kernel.git ftrace: rename FTRACE to FUNCTION_TRACER Due to confusion between the ftrace infrastructure and the gcc profiling tracer "ftrace", this patch renames the config options from FTRACE to FUNCTION_TRACER. The other two names that are offspring from FTRACE DYNAMIC_FTRACE and FTRACE_MCOUNT_RECORD will stay the same. This patch was generated mostly by script, and partially by hand. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed