linux/include/trace
Steven Rostedt f42c85e74f tracing/events: move the ftrace event tracing code to core
This patch moves the ftrace creation into include/trace/ftrace.h and
simplifies the work of developers in adding new tracepoints.
Just the act of creating the trace points in include/trace and including
define_trace.h will create the events in the debugfs/tracing/events
directory.

This patch removes the need of include/trace/trace_events.h

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2009-04-14 12:57:59 -04:00
..
block.h
boot.h
define_trace.h tracing/events: move the ftrace event tracing code to core 2009-04-14 12:57:59 -04:00
ftrace.h tracing/events: move the ftrace event tracing code to core 2009-04-14 12:57:59 -04:00
irq.h tracing: create automated trace defines 2009-04-14 12:57:28 -04:00
kmem_event_types.h
kmem.h tracing: create automated trace defines 2009-04-14 12:57:28 -04:00
lockdep.h tracing: create automated trace defines 2009-04-14 12:57:28 -04:00
power.h
sched.h tracing: create automated trace defines 2009-04-14 12:57:28 -04:00
skb.h tracing: create automated trace defines 2009-04-14 12:57:28 -04:00
syscall.h
workqueue.h