tracing: add schedule events to event trace
authorSteven Rostedt <srostedt@redhat.com>
Tue, 24 Feb 2009 15:22:57 +0000 (10:22 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Wed, 25 Feb 2009 02:54:07 +0000 (21:54 -0500)
This patch changes the trace/sched.h to use the DECLARE_TRACE_FMT
such that they are automatically registered with the event tracer.

And it also adds the tracing sched headers to kernel/trace/events.c

Signed-off-by: Steven Rostedt <srostedt@redhat.com>

No differences found