]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: PPC: Move EXIT_DEBUG partially to tracepoints
authorAlexander Graf <agraf@suse.de>
Mon, 2 Aug 2010 09:06:26 +0000 (11:06 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:00 +0000 (10:52 +0200)
commitbed1ed9860d3744cc6488831fa5672d5c7aff4be
tree72aa499b692d2c1e136dfcac03f6028c697e4946
parent55438cc751c32cfafac52938403a86069e25b1bf
KVM: PPC: Move EXIT_DEBUG partially to tracepoints

We have a debug printk on every exit that is usually #ifdef'ed out. Using
tracepoints makes a lot more sense here though, as they can be dynamically
enabled.

This patch converts the most commonly used debug printks of EXIT_DEBUG to
tracepoints.

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