tracing: Rename ftrace_event_buffer to trace_event_buffer.
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Tue, 5 May 2015 17:18:46 +0000 (13:18 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 13 May 2015 18:06:36 +0000 (14:06 -0400)
commit3f795dcfc7364cd811c3f6f03d115fcefbbdc1ca
treefd52b094781b8b852227dad616a17a110772fd68
parent2425bcb9240f8c97d793cb31c8e8d8d0a843fa29
tracing: Rename ftrace_event_buffer to trace_event_buffer.

The name "ftrace" really refers to the function hook infrastructure. It
is not about the trace_events. The ftrace_event_buffer functions and data
structures are for trace_events and not for function hooks. Rename them
to trace_event_buffer*.

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