From: Steven Rostedt (Red Hat) Date: Tue, 5 May 2015 17:18:46 +0000 (-0400) Subject: tracing: Rename ftrace_event_buffer to trace_event_buffer. X-Git-Tag: omap-for-v4.3/legacy-v2-signed~124^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f795dcfc7364cd811c3f6f03d115fcefbbdc1ca;p=pandora-kernel.git 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 --- Reading git-diff-tree failed