KVM: PPC: Add tracepoints for generic spte flushes
authorAlexander Graf <agraf@suse.de>
Mon, 2 Aug 2010 11:40:30 +0000 (13:40 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:04 +0000 (10:52 +0200)
commitc60b4cf70127941e2f944a7971a7f6b3ecb367ac
tree1cd31df67b8bad110ad9c3c6bafb26840921ff92
parentc22c31963b4b0c23250e8f520a76427b3986b73b
KVM: PPC: Add tracepoints for generic spte flushes

The different ways of flusing shadow ptes have their own debug prints which use
stupid old printk.

Let's move them to tracepoints, making them easier available, faster and
possible to activate on demand

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_mmu_hpte.c
arch/powerpc/kvm/trace.h