tracing: tracepoints for softirq entry/exit - add softirq-to-name array
authorJason Baron <jbaron@redhat.com>
Thu, 12 Mar 2009 18:33:36 +0000 (14:33 -0400)
committerSteven Rostedt <srostedt@redhat.com>
Fri, 13 Mar 2009 01:15:02 +0000 (21:15 -0400)
Create a 'softirq_to_name' array, which is indexed by softirq #, so
that we can easily convert between the softirq index # and its name, in
order to get more meaningful output messages.

LKML-Reference: <20090312183336.GB3352@redhat.com>
Signed-off-by: Jason Baron <jbaron@redhat.com>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>

No differences found