From: Steven Rostedt Date: Sat, 8 Nov 2008 03:36:02 +0000 (-0500) Subject: ftrace: fix set_ftrace_filter X-Git-Tag: v2.6.28-rc6~9^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f10ed36ec1118c6f9523cd7e53cb0aadb53efe9f;p=pandora-kernel.git ftrace: fix set_ftrace_filter Impact: fix of output of set_ftrace_filter The commit "ftrace: do not show freed records in available_filter_functions" Removed a bit too much from the set_ftrace_filter code, where we now see all functions in the set_ftrace_filter file even when we set a filter. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed