linux/include/trace
Steven Rostedt (Red Hat) 645df987f7 tracing: Rename ftrace_print_*() functions ta trace_print_*()
The name "ftrace" really refers to the function hook infrastructure. It
is not about the trace_events. The functions ftrace_print_*() are not part of
the function infrastructure, and the names can be confusing. Rename them
to be trace_print_*().

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2015-05-13 14:05:13 -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: Move the perf code out of trace_event.h 2015-05-13 14:05:10 -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