]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/arm64/kvm/sys_regs.c
KVM: arm64: add trace points for guest_debug debug
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 7 Jul 2015 16:30:03 +0000 (17:30 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 21 Jul 2015 11:50:43 +0000 (12:50 +0100)
commiteef8c85a3b81301f912e8802a1dd9f42dd884947
tree970b9c90eda89e26c82d7c96477c952f03e6133a
parent834bf88726f0f11ddc7ff9679fc9458654c01a12
KVM: arm64: add trace points for guest_debug debug

This includes trace points for:
  kvm_arch_setup_guest_debug
  kvm_arch_clear_guest_debug

I've also added some generic register setting trace events and also a
trace point to dump the array of hardware registers.

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/kvm/debug.c
arch/arm64/kvm/guest.c
arch/arm64/kvm/sys_regs.c
arch/arm64/kvm/trace.h