summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
AgeCommit message (Expand)AuthorFilesLines
2022-11-24perf/x86/intel/uncore: Introduce UPI topology typeAlexander Antonov2-1/+10
2022-11-24perf/x86/intel/uncore: Generalize IIO topology supportAlexander Antonov2-44/+122
2022-10-27perf: Rewrite core context handlingPeter Zijlstra3-30/+27
2022-10-20perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky1-1/+1
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-334/+134
2022-09-29perf/x86/uncore: Add new Raptor Lake S supportKan Liang1-0/+1
2022-09-29perf/x86/cstate: Add new Raptor Lake S supportKan Liang1-0/+1
2022-09-29perf/x86: Add new Raptor Lake S supportKan Liang1-0/+1
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra4-8/+38
2022-09-27perf: Use sample_flags for addrNamhyung Kim1-2/+6
2022-09-13perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim1-3/+0
2022-09-13perf: Use sample_flags for callchainNamhyung Kim1-2/+6
2022-09-07perf/x86/intel: Optimize FIXED_CTR_CTRL accessKan Liang1-9/+13
2022-09-07perf/x86/p4: Remove perfctr_second_write quirkPeter Zijlstra1-10/+27
2022-09-07perf/x86/intel: Remove x86_pmu::update_topdown_eventPeter Zijlstra1-10/+12
2022-09-07perf/x86/intel: Remove x86_pmu::set_topdown_event_periodPeter Zijlstra1-6/+10
2022-09-07perf/x86: Change x86_pmu::limit_period signaturePeter Zijlstra1-11/+8
2022-09-07perf/x86/intel: Move the topdown stuff into the intel driverPeter Zijlstra1-3/+23
2022-09-06perf: Use sample_flags for txnKan Liang1-2/+6
2022-09-06perf: Use sample_flags for data_srcKan Liang1-2/+6
2022-09-06perf: Use sample_flags for weightKan Liang1-3/+7
2022-09-06perf: Use sample_flags for branch stackKan Liang2-2/+7
2022-09-06perf/x86/intel/pebs: Fix PEBS timestamps overwrittenKan Liang1-2/+6
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-7/+36
2022-09-01perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu1-1/+2
2022-09-01perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu1-1/+2
2022-09-01perf/x86/intel: Fix unchecked MSR access error for Alder Lake NKan Liang2-3/+46
2022-08-27perf/x86: Move branch classifierSandipan Das1-273/+0
2022-08-27perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian1-1/+17
2022-08-19perf/x86/intel: Fix pebs event constraints for ADLKan Liang1-1/+1
2022-08-19perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian1-1/+9
2022-08-19perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the BaselinePeter Zijlstra2-4/+1
2022-08-19perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang1-0/+8
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-29/+131
2022-08-01Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-46/+90
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini1-29/+131
2022-07-20perf/x86/intel/lbr: Fix unchecked MSR access error on HSWKan Liang1-9/+10
2022-07-04perf/x86/intel: Fix PEBS data source encoding for ADLKan Liang2-14/+39
2022-07-04perf/x86/intel: Fix PEBS memory access info encoding for ADLKan Liang2-33/+52
2022-06-08perf/x86/intel: Fix the comment about guest LBR support on KVMLike Xu1-2/+1
2022-06-08KVM: x86/pmu: Disable guest PEBS temporarily in two rare situationsLike Xu1-2/+9
2022-06-08KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBSLike Xu1-0/+8
2022-06-08KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DSLike Xu1-1/+9
2022-06-08KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counterLike Xu1-1/+1
2022-06-08KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBSLike Xu1-18/+57
2022-06-08x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK valuePeter Zijlstra (Intel)1-8/+6
2022-06-08perf/x86/core: Pass "struct kvm_pmu *" to determine the guest valuesLike Xu1-2/+2
2022-06-08perf/x86/intel: Handle guest PEBS overflow PMI for KVM guestLike Xu1-0/+42
2022-06-08perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake ServerLike Xu1-0/+1
2022-05-25perf/x86/intel: Fix event constraints for ICLKan Liang1-1/+1