commit | 8a49f3e03c8ac52fe1b706fffb13142295fa0c47 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed May 17 21:53:32 2017 -0400 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed May 17 21:53:32 2017 -0400 |
tree | 2269c087b0cba4e6d739cb7b4e23e73d7945236f | |
parent | a0e6369e4bac8844825ae1a66ccd122b290dcc86 [diff] |
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub No need to add ugly #ifdefs in the code. Having a standard stub file is much prettier. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>