]> Git Repo - linux.git/commit - virt/kvm/irq_comm.c
KVM: convert custom marker based tracing to event traces
authorMarcelo Tosatti <[email protected]>
Wed, 17 Jun 2009 12:22:14 +0000 (09:22 -0300)
committerAvi Kivity <[email protected]>
Thu, 10 Sep 2009 05:32:59 +0000 (08:32 +0300)
commit229456fc34b1c9031b04f7581e7b755d1cebfe9c
tree85fc0b54e9403d6ea059b8f7f78cea49594aaace
parent219b65dcf6c0bad83d51bfa12e25891c02de2414
KVM: convert custom marker based tracing to event traces

This allows use of the powerful ftrace infrastructure.

See Documentation/trace/ for usage information.

[avi, stephen: various build fixes]
[sheng: fix control register breakage]

Signed-off-by: Marcelo Tosatti <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
Signed-off-by: Sheng Yang <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/Makefile
arch/x86/kvm/lapic.c
arch/x86/kvm/svm.c
arch/x86/kvm/trace.h [new file with mode: 0644]
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c
include/trace/events/kvm.h [new file with mode: 0644]
virt/kvm/irq_comm.c
virt/kvm/kvm_main.c
This page took 0.042292 seconds and 4 git commands to generate.