summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/perf.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.cSean Christopherson2021-11-171-22/+0
* KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=ySean Christopherson2021-11-171-2/+0
* KVM: arm64: Convert to the generic perf callbacksSean Christopherson2021-11-171-32/+2
* perf/core: Rework guest callbacks to prepare for static_call supportLike Xu2021-11-171-20/+15
* perf: Stop pretending that perf can handle multiple guest callbacksSean Christopherson2021-11-171-4/+4
* KVM: arm64: Fix PMU probe orderingMarc Zyngier2021-09-201-3/+0
* KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual2021-08-111-1/+1
* Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier2021-04-221-7/+1
|\
| * KVM: arm64: Divorce the perf code from oprofile helpersMarc Zyngier2021-04-221-6/+1
* | KVM: arm64: Disable PMU support in protected modeQuentin Perret2021-03-191-1/+2
|/
* KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier2021-03-061-0/+10
* KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier2020-05-161-0/+57