From: Steven Rostedt Date: Tue, 20 Dec 2011 02:57:44 +0000 (-0500) Subject: ftrace: Allow access to the boot time function enabling X-Git-Tag: v3.3-rc1~51^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a85a37f168d2b4d74d493b578af4dc9032be92e;p=pandora-kernel.git ftrace: Allow access to the boot time function enabling Change set_ftrace_early_filter() to ftrace_set_early_filter() and make it a global function. This will allow other subsystems in the kernel to be able to enable function tracing at start up and reuse the ftrace function parsing code. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed