From: Steven Rostedt Date: Mon, 19 Dec 2011 19:41:25 +0000 (-0500) Subject: ftrace: Allow other users of function tracing to use the output listing X-Git-Tag: v3.3-rc1~51^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc13cb0ce45296f331263a6034aa1814203e1ac3;p=pandora-kernel.git ftrace: Allow other users of function tracing to use the output listing The function tracer is set up to allow any other subsystem (like perf) to use it. Ftrace already has a way to list what functions are enabled by the global_ops. It would be very helpful to let other users of the function tracer to be able to use the same code. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed