]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: convert irq events to use __print_symbolic
authorSteven Rostedt <srostedt@redhat.com>
Wed, 20 May 2009 23:56:19 +0000 (19:56 -0400)
committerFrederic Weisbecker <fweisbec@gmail.com>
Tue, 26 May 2009 18:32:30 +0000 (20:32 +0200)
commit6a5e3680108729a6f0ff53156252cd5fd628495e
tree8612e3513e14cf9190ce90e59037f7eb4688ba4a
parent437fcf9dcb0c4539d3976971d5117982059dee39
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>
include/trace/events/irq.h