Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information