commit | 160031b556e93590fa8635210d73d93c3d3853a9 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Apr 24 11:26:55 2009 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Apr 24 11:26:55 2009 -0400 |
tree | 229523cb69b9e49ed66316a9123bc0a7093c65a4 | |
parent | 39517091f88fae32b52254b561ced78da1eaf0a7 [diff] |
tracing/irq: convert irq traces to use TRACE_EVENT macro The TRACE_FORMAT will soon be deprecated. This patch converts it to the TRACE_EVENT macro. Note, this change should also speed up the tracing. [ Impact: remove a user of deprecated TRACE_FORMAT ] Cc: Jason Baron <jbaron@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>