From: Alexander Graf Date: Mon, 2 Aug 2010 11:40:30 +0000 (+0200) Subject: KVM: PPC: Add tracepoints for generic spte flushes X-Git-Tag: v2.6.37-rc1~142^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60b4cf70127941e2f944a7971a7f6b3ecb367ac;p=pandora-kernel.git 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 --- Reading git-diff-tree failed