From 3c78f78af95615b017be751e763e623b6252d166 Mon Sep 17 00:00:00 2001 From: "Suresh E. Warrier" Date: Wed, 3 Dec 2014 18:48:10 -0600 Subject: [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions This patch adds trace points in the guest entry and exit code and also for exceptions handled by the host in kernel mode - hypercalls and page faults. The new events are added to /sys/kernel/debug/tracing/events under a new subsystem called kvm_hv. Acked-by: Paul Mackerras Signed-off-by: Suresh Warrier Signed-off-by: Alexander Graf --- Reading git-format-patch failed