tracing: Rename ftrace_event.h to trace_events.h
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Wed, 29 Apr 2015 18:36:05 +0000 (14:36 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 13 May 2015 18:05:12 +0000 (14:05 -0400)
The term "ftrace" is really the infrastructure of the function hooks,
and not the trace events. Rename ftrace_event.h to trace_events.h to
represent the trace_event infrastructure and decouple the term ftrace
from it.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found