From: Steven Rostedt (Red Hat) Date: Tue, 5 May 2015 14:09:53 +0000 (-0400) Subject: tracing: Rename ftrace_event_file to trace_event_file X-Git-Tag: omap-for-v4.3/legacy-v2-signed~124^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f1d2f8210195c8c309d424a77dbf06a6d2186f4;p=pandora-kernel.git tracing: Rename ftrace_event_file to trace_event_file The name "ftrace" really refers to the function hook infrastructure. It is not about the trace_events. The structure ftrace_event_file is really about trace events and not "ftrace". Rename it to trace_event_file. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed