summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/core.c
AgeCommit message (Expand)Author
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-01perf/x86/intel: Expose EPT-friendly PEBS for SPR and future modelsLike Xu
2023-01-18perf/x86/intel: Add Emerald RapidsKan Liang
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim
2023-01-09perf/x86/intel: Support Architectural PerfMon Extension leafKan Liang
2023-01-09perf/x86: Support Retire LatencyKan Liang
2023-01-09perf/x86: Add Meteor Lake supportKan Liang
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-02perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang
2022-10-27perf: Rewrite core context handlingPeter Zijlstra
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-29perf/x86: Add new Raptor Lake S supportKan Liang
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra
2022-09-13perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim
2022-09-07perf/x86/intel: Optimize FIXED_CTR_CTRL accessKan Liang
2022-09-07perf/x86/intel: Remove x86_pmu::update_topdown_eventPeter Zijlstra
2022-09-07perf/x86/intel: Remove x86_pmu::set_topdown_event_periodPeter Zijlstra
2022-09-07perf/x86: Change x86_pmu::limit_period signaturePeter Zijlstra
2022-09-07perf/x86/intel: Move the topdown stuff into the intel driverPeter Zijlstra
2022-09-06perf: Use sample_flags for branch stackKan Liang
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-09-01perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu
2022-09-01perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu
2022-09-01perf/x86/intel: Fix unchecked MSR access error for Alder Lake NKan Liang
2022-08-19perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the BaselinePeter Zijlstra
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-04perf/x86/intel: Fix PEBS data source encoding for ADLKan Liang
2022-07-04perf/x86/intel: Fix PEBS memory access info encoding for ADLKan Liang
2022-06-08perf/x86/intel: Fix the comment about guest LBR support on KVMLike Xu
2022-06-08KVM: x86/pmu: Disable guest PEBS temporarily in two rare situationsLike Xu
2022-06-08KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBSLike Xu
2022-06-08KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DSLike Xu
2022-06-08KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counterLike Xu
2022-06-08KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBSLike Xu
2022-06-08x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK valuePeter Zijlstra (Intel)
2022-06-08perf/x86/core: Pass "struct kvm_pmu *" to determine the guest valuesLike Xu
2022-06-08perf/x86/intel: Handle guest PEBS overflow PMI for KVM guestLike Xu
2022-06-08perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake ServerLike Xu
2022-05-25perf/x86/intel: Fix event constraints for ICLKan Liang
2022-05-11perf/x86: Add new Alder Lake and Raptor Lake supportKan Liang
2022-04-05perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang
2022-04-05perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang
2022-04-05perf/x86: Add Intel Raptor Lake supportKan Liang
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-02perf/x86/intel: Increase max number of the fixed countersKan Liang
2022-02-02x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra
2022-01-18perf/x86/intel/lbr: Support LBR format V7Peter Zijlstra (Intel)
2022-01-18perf/x86/intel: Add a quirk for the calculation of the number of counters on ...Kan Liang