linux/include/trace
Steven Rostedt (Red Hat) 2167ae7272 tracing: Rename trace/ftrace.h to trace/trace_events.h
The name "ftrace" really refers to the function hook infrastructure. It
is not about the TRACE_EVENT() macros. The file trace/ftrace.h was originally
written to be mostly focused toward the "ftrace" code (that in kernel/trace/)
but ended up being generic and used by perf and others.

Rename the file to be less confusing about what infrastructure it belongs to.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2015-05-13 14:05:05 -04:00
..
events Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
define_trace.h tracing: Rename trace/ftrace.h to trace/trace_events.h 2015-05-13 14:05:05 -04:00
syscall.h tracing: Fix syscall_*regfunc() vs copy_process() race 2014-06-21 00:15:12 -04:00
trace_events.h tracing: Rename trace/ftrace.h to trace/trace_events.h 2015-05-13 14:05:05 -04:00