commit | 5d9b97f21e2c81c5e26258c44d84f83d4693e605 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Fri May 09 16:54:59 2014 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri May 09 17:54:59 2014 -0400 |
tree | 42f884db18c459d1db44e4083231801f34ace3d4 | |
parent | c6d3dbc91d04fe8f585a937033e633d3243acffa [diff] |
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>