commit | 12b5fdb8bbb2d2fc31746d7b672c12fd8897aa08 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Mon Mar 09 23:03:44 2009 -0400 |
committer | Steven Rostedt <srostedt@redhat.com> | Tue Mar 10 00:35:09 2009 -0400 |
tree | e3fa71cd3b5613d105b1a081cec23b2a51842867 | |
parent | da4d03020c2af32f73e8bfbab0a66620d85bb9bb [diff] |
tracing: convert the sched trace points to the TRACE_EVENT macros Impact: enhancement This patch converts the rest of the sched trace points to use the new more powerful TRACE_EVENT macro. Signed-off-by: Steven Rostedt <srostedt@redhat.com>