diff options
author | 2009-03-09 23:23:30 -0400 | |
---|---|---|
committer | 2009-03-10 00:35:11 -0400 | |
commit | d6e2ca4c05be6a5ab16030a9f227301bd6acc9f0 (patch) | |
tree | ee5521921ab200ccba02d8e603cda4a9afc43776 /kernel/trace/trace_workqueue.c | |
parent | tracing: convert the sched trace points to the TRACE_EVENT macros (diff) | |
download | wireguard-linux-d6e2ca4c05be6a5ab16030a9f227301bd6acc9f0.tar.xz wireguard-linux-d6e2ca4c05be6a5ab16030a9f227301bd6acc9f0.zip |
tracing: convert irq trace points to new macros
Impact: enhancement
Converted the two irq trace point macros. The entry macro copies
the name of the irq handler, thus it is better to simply use the
TRACE_FORMAT macro which uses the trace_printk.
The return of the handler does not need to record the name, thus
the faster C style handler is more approriate.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'kernel/trace/trace_workqueue.c')
0 files changed, 0 insertions, 0 deletions