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