From: Steven Rostedt Date: Wed, 26 Nov 2008 05:16:25 +0000 (-0500) Subject: ftrace: let function tracing and function return run together X-Git-Tag: v2.6.29-rc1~586^2~40^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e53a6319cca69111c1643dc9f18f4465d7f1cbf0;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed