linux/include/trace
Steven Rostedt (Red Hat) 9023c93090 tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
The name "ftrace" really refers to the function hook infrastructure. It
is not about the trace_events. The functions (un)register_ftrace_event() is
really about trace_events, and the name should be register_trace_event()
instead.

Also renamed ftrace_event_reg() to trace_event_reg() for the same reason.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2015-05-13 14:05:14 -04:00
..
events tracing: Rename ftrace_event.h to trace_events.h 2015-05-13 14:05:12 -04:00
define_trace.h tracing: Move the perf code out of trace_event.h 2015-05-13 14:05:10 -04:00
perf.h tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() 2015-05-13 14:05:14 -04:00
syscall.h tracing: Rename ftrace_event.h to trace_events.h 2015-05-13 14:05:12 -04:00
trace_events.h tracing: Rename ftrace_print_*() functions ta trace_print_*() 2015-05-13 14:05:13 -04:00