]> git.karo-electronics.de Git - karo-tx-linux.git/commit
The x86 timer interrupt handler is the only handler not traced in the
authorVaibhav Nagarnaik <vnagarnaik@google.com>
Wed, 3 Aug 2011 00:52:37 +0000 (10:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 9 Aug 2011 03:01:30 +0000 (13:01 +1000)
commit6db0c5e3c009195e16ac7cc51b79abdff9634144
treea07a2e7c0e7aaabbfe445ddd0982c8d3728abf28
parentb71d9d1387a3b32bff3a29a49493c3bd1efaa7c9
The x86 timer interrupt handler is the only handler not traced in the
irq/irq_handler_{entry|exit} trace events.

Add tracepoints to the interrupt handler to trace it.

Signed-off-by: Vaibhav Nagarnaik <vnagarnaik@google.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Michael Rubin <mrubin@google.com>
Cc: David Sharp <dhsharp@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/kernel/time.c