OSDN Git Service

tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Wed, 13 May 2015 19:33:52 +0000 (15:33 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 14 May 2015 01:48:58 +0000 (21:48 -0400)
commit62323a148fbeb0258be2c92854d758572bee2a46
tree2a563e6f986afd460ff1e08eba314524c571af31
parenta7237765730a10d429736f47ac4b89779ec6c534
tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call

The name "ftrace" really refers to the function hook infrastructure. It
is not about the trace_events. The structure ftrace_data_offset_##call is
used to find the offsets of dynamically allocated fields in trace_events.
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