On Wed, Dec 23, 2015 at 04:54:00PM +0300, Andrey Smetanin wrote: > Trace the following Hyper SynIC timers events: > * periodic timer start > * one-shot timer start > * timer callback > * timer expiration and message delivery result > * timer config setup > * timer count setup > * timer cleanup > > Signed-off-by: Andrey Smetanin <asmeta...@virtuozzo.com> > CC: Gleb Natapov <g...@kernel.org> > CC: Paolo Bonzini <pbonz...@redhat.com> > CC: Roman Kagan <rka...@virtuozzo.com> > CC: Denis V. Lunev <d...@openvz.org> > CC: qemu-devel@nongnu.org > --- > arch/x86/kvm/hyperv.c | 27 +++++++- > arch/x86/kvm/trace.h | 170 > ++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 196 insertions(+), 1 deletion(-)
Reviewed-by: Roman Kagan <rka...@virtuozzo.com>