commit | f3fe8e4a38fd19dbb3f8ffb1826aa840ae304a65 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Feb 24 10:22:57 2009 -0500 |
committer | Steven Rostedt <srostedt@redhat.com> | Tue Feb 24 21:54:07 2009 -0500 |
tree | 9df43f7711f836173adebcefe2f4776bd3e30340 | |
parent | b77e38aa240c3bd9c55c98b9f7c81541e042eae5 [diff] |
tracing: add schedule events to event trace 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>