git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b77e38a
)
tracing: add schedule events to event trace
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 24 Feb 2009 15:22:57 +0000
(10:22 -0500)
committer
Steven 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