tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Wed, 13 May 2015 19:35:44 +0000 (15:35 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 14 May 2015 01:48:59 +0000 (21:48 -0400)
commit3ad017bac94ac86edf18d0e2218ebafe71e23d45
tree76eefee0bf10e110058ad16b3d1dc2cd9d840224
parent62323a148fbeb0258be2c92854d758572bee2a46
tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call

The name "ftrace" really refers to the function hook infrastructure. It
is not about the trace_events. The structure ftrace_event_type_funcs_##call
is used to define how the trace_events will be printed. It has nothing to
do with function tracing. Rename it.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/trace/perf.h
include/trace/trace_events.h