]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
authorSuravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Wed, 20 Apr 2022 15:49:54 +0000 (10:49 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 29 Apr 2022 16:50:00 +0000 (12:50 -0400)
commit766e010b00798fdfc6ef707aec8eb30d16fa58ca
tree130ad8349bc5454b75b4eb0e5159cf85b581cb42
parent09bcc684587cd50e82e2d9deedc4752bda373ef7
KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus

This can help identify potential performance issues when handles
AVIC incomplete IPI due vCPU not running.

Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220420154954.19305-3-suravee.suthikulpanit@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/avic.c
arch/x86/kvm/trace.h
arch/x86/kvm/x86.c