1
linux/include/trace/events
Steven Rostedt 1d080d6c31 tracing: remove redundant SOFTIRQ from softirq event traces
After converting the softirq tracer to use te flags options, this
caused a regression with the name. Since the flag was used directly
it was printed out (i.e. HRTIMER_SOFTIRQ).

This patch only shows the softirq name without the SOFTIRQ part.

[ Impact: fix regression of output from softirq events ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2009-06-01 23:25:42 -04:00
..
irq.h tracing: remove redundant SOFTIRQ from softirq event traces 2009-06-01 23:25:42 -04: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