linux/include/trace/events
Steven Rostedt c2adae0970 tracing: convert irq events to use __print_symbolic
The recording of the names at trace time is inefficient. This patch
implements the softirq event recording to only record the vector
and then use the __print_symbolic interface to print out the names.

[ Impact: faster recording of softirq events ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
2009-05-26 20:32:30 +02:00
..
irq.h tracing: convert irq events to use __print_symbolic 2009-05-26 20:32:30 +02:00
kmem.h tracing: add flag output for kmem events 2009-05-26 20:31:14 +02:00
lockdep.h tracing/lockdep: convert lockdep to use TRACE_EVENT macro 2009-04-24 11:05:52 -04:00
sched.h tracing: add previous task state info to sched switch event 2009-05-26 20:29:19 +02:00
skb.h tracing/events: move trace point headers into include/trace/events 2009-04-14 22:05:43 -04:00