]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - kernel/trace/ftrace.c
ftrace: Grab any ops for a rec for enabled_functions output
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Thu, 24 Jul 2014 20:00:31 +0000 (16:00 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 10 Sep 2014 14:48:43 +0000 (10:48 -0400)
commit5fecaa044af3dc52e4bc138842bdf1c6676105b1
treef7232c0b1fd47915413607568817e0f7545c9b35
parent3296fc4e2509fa8870923ed52e7990040b151847
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 <rostedt@goodmis.org>
kernel/trace/ftrace.c