From: Steven Rostedt (Red Hat) Date: Wed, 29 Apr 2015 18:36:05 +0000 (-0400) Subject: tracing: Rename ftrace_event.h to trace_events.h X-Git-Tag: omap-for-v4.2/fixes-rc1^2~95^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af658dca221207174fc0a7bcdcd4cff7c589fdd8;p=pandora-kernel.git tracing: Rename ftrace_event.h to trace_events.h The term "ftrace" is really the infrastructure of the function hooks, and not the trace events. Rename ftrace_event.h to trace_events.h to represent the trace_event infrastructure and decouple the term ftrace from it. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed