commit | 629928041c53771f9902753d50fef6b35f36d33d | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Sat Feb 28 02:47:59 2009 -0500 |
committer | Steven Rostedt <srostedt@redhat.com> | Sat Feb 28 04:04:13 2009 -0500 |
tree | e960bf1f0311a2d00eadebfc1304662a149e32fe | |
parent | fd99498989f3b3feeab89dcadf537138ba136d24 [diff] |
tracing: create the C style tracing for the sched subsystem This patch utilizes the TRACE_EVENT_FORMAT macro to enable the C style faster tracing for the sched subsystem trace points. Signed-off-by: Steven Rostedt <srostedt@redhat.com>