kernel-hacking-2024-linux-s.../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 tracing: replace TP<var> with TP_<var> 2009-03-10 00:35:04 -04:00
boot.h tracing/fastboot: include missing headers 2008-12-12 09:26:13 +01:00
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.h tracing: create automated trace defines 2009-04-14 12:57:28 -04:00
kmem_event_types.h tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro 2009-04-12 15:22:56 +02:00
lockdep.h tracing: create automated trace defines 2009-04-14 12:57:28 -04:00
power.h tracing: replace TP<var> with TP_<var> 2009-03-10 00:35:04 -04:00
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 tracing/syscalls: use a dedicated file header 2009-04-09 05:43:32 +02:00
workqueue.h tracing: replace TP<var> with TP_<var> 2009-03-10 00:35:04 -04:00