ftrace: let function tracing and function return run together
authorSteven Rostedt <rostedt@goodmis.org>
Wed, 26 Nov 2008 05:16:25 +0000 (00:16 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 26 Nov 2008 05:52:55 +0000 (06:52 +0100)
commite53a6319cca69111c1643dc9f18f4465d7f1cbf0
tree867bd86a05aa590516aaa60221f297017cd31781
parent5a45cfe1c64862e8cd3b0d79d7c4ba71c3118915
ftrace: let function tracing and function return run together

Impact: feature

This patch enables function tracing and function return to run together.
I've tested this by enabling the stack tracer and return tracer, where
both the function entry and function return are used together with
dynamic ftrace.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/ftrace.c