From: Steven Rostedt (Red Hat) Date: Wed, 13 May 2015 19:12:33 +0000 (-0400) Subject: tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* X-Git-Tag: omap-for-v4.3/legacy-v2-signed~124^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d6ad960a71f0b36d95d74ef93285733b9f62f59;p=pandora-kernel.git tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* The name "ftrace" really refers to the function hook infrastructure. It is not about the trace_events. The FTRACE_EVENT_FL_* flags are flags to do with the trace_event files in the tracefs directory. They are not related to function tracing. Rename them to a more descriptive name. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed