commit | 606576ce816603d9fe1fb453a88bc6eea16ca709 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Mon Oct 06 19:06:12 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 20 18:27:03 2008 +0200 |
tree | 7c6844ff4d75f249df49e9e5fe97062d301c3a1f | |
parent | c2db8054c1eaf99983d8deee347876b01c26c2cf [diff] |
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 <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>