From: Steven Rostedt (Red Hat) Date: Thu, 24 Jul 2014 20:00:31 +0000 (-0400) Subject: ftrace: Grab any ops for a rec for enabled_functions output X-Git-Tag: fixes-against-v3.18-rc2~114^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fecaa044af3dc52e4bc138842bdf1c6676105b1;p=pandora-kernel.git ftrace: Grab any ops for a rec for enabled_functions output When dumping the enabled_functions, use the first op that is found with a trampoline to the record, as there should only be one, as only one ops can be registered to a function that has a trampoline. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed