commit | 001b6767b1d0c89e458e5ddb039245b268f569fb | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Thu Jul 10 20:58:10 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 11 15:49:18 2008 +0200 |
tree | 51d1135647957f9ad1a513103cdd3cfa11694cda | |
parent | 007c05d4d2ce42fabd58cb54ed98e0a1714d9d86 [diff] |
ftrace: define function trace nop When CONFIG_FTRACE is not enabled, the tracing_start_functon_trace and tracing_stop_function_trace should be nops. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Cc: Steven Rostedt <srostedt@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>