summary refs log tree commit diff
path: root/arch/arm64/kvm/perf.c
AgeCommit message (Expand)Author
2021-11-17KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.cSean Christopherson
2021-11-17KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=ySean Christopherson
2021-11-17KVM: arm64: Convert to the generic perf callbacksSean Christopherson
2021-11-17perf/core: Rework guest callbacks to prepare for static_call supportLike Xu
2021-11-17perf: Stop pretending that perf can handle multiple guest callbacksSean Christopherson
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier
2021-08-11KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual
2021-04-22Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier
2021-04-22KVM: arm64: Divorce the perf code from oprofile helpersMarc Zyngier
2021-03-19KVM: arm64: Disable PMU support in protected modeQuentin Perret
2021-03-06KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier