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