commit | 1000ff8d893765d7b56e32fe16dbe4814f172588 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Tue Jul 07 16:00:57 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:11 2009 +0300 |
tree | f76731c391a5044c26531b2a00feeb98b6e457b0 | |
parent | 07fb8bb29f5269f30afa6f1b3d941406677f6ad2 [diff] |
KVM: Add trace points in irqchip code Add tracepoint in msi/ioapic/pic set_irq() functions, in IPI sending and in the point where IRQ is placed into apic's IRR. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>