commit | ae0cc3b7e7f5e37b946876e114068f92b33dfa5a | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Nov 14 14:41:47 2019 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Nov 14 22:45:47 2019 -0500 |
tree | 513eefec70c31527b1441ebd291ad260ec9ba07c | |
parent | 0567d6809182df53da03636fad36c507c5cf07a5 [diff] |
ftrace/samples: Add a sample module that implements modify_ftrace_direct() Add a sample module that tests modify_ftrace_direct(), and this can be used by the selftests as well. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>