]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - kernel/trace/ftrace.c
ftrace: Add trampolines to enabled_functions debug file
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Fri, 9 May 2014 20:54:59 +0000 (16:54 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 1 Jul 2014 11:13:32 +0000 (07:13 -0400)
commit9674b2fadab636b1fe27b282f9a9fa0f9d8c9839
treed20059fdcca82f88b45c17f1ef99dc399c19449d
parent79922b8009c074e30d3a97f5a24519f11814ad03
ftrace: Add trampolines to enabled_functions debug file

The enabled_functions is used to help debug the dynamic function tracing.
Adding what trampolines are attached to files is useful for debugging.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c