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 <[email protected]> > CC: Gleb Natapov <[email protected]> > CC: Paolo Bonzini <[email protected]> > CC: Roman Kagan <[email protected]> > CC: Denis V. Lunev <[email protected]> > CC: [email protected] > --- > arch/x86/kvm/hyperv.c | 27 +++++++- > arch/x86/kvm/trace.h | 170 > ++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 196 insertions(+), 1 deletion(-)
Reviewed-by: Roman Kagan <[email protected]>
