From: Jason Baron Date: Thu, 12 Mar 2009 18:33:36 +0000 (-0400) Subject: tracing: tracepoints for softirq entry/exit - add softirq-to-name array X-Git-Tag: v2.6.30-rc1~2^2~41^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d592b44b29a1d73e13d5c9e3426eed843bdc359;p=pandora-kernel.git tracing: tracepoints for softirq entry/exit - add softirq-to-name array 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 Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed