commit | f2034f1e1adaac6713a6d48b5a2d4f3aa3e63ccb | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Sat Feb 28 02:54:39 2009 -0500 |
committer | Steven Rostedt <srostedt@redhat.com> | Sat Feb 28 04:04:14 2009 -0500 |
tree | 8bedd2378076b3ec4e5ba5085e749349db2034c1 | |
parent | 629928041c53771f9902753d50fef6b35f36d33d [diff] |
tracing: create the C style tracing for the irq subsystem This patch utilizes the TRACE_EVENT_FORMAT macro to enable the C style faster tracing for the irq subsystem trace points. Signed-off-by: Steven Rostedt <srostedt@redhat.com>