commit | 7f1d2f8210195c8c309d424a77dbf06a6d2186f4 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Tue May 05 10:09:53 2015 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed May 13 14:05:16 2015 -0400 |
tree | bbe67b455947322f4f43d082c23a096a40d18824 | |
parent | 9023c930902fbbcf0cebf6110828700f792989a4 [diff] |
tracing: Rename ftrace_event_file to trace_event_file The name "ftrace" really refers to the function hook infrastructure. It is not about the trace_events. The structure ftrace_event_file is really about trace events and not "ftrace". Rename it to trace_event_file. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>