summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/ds.c
AgeCommit message (Expand)Author
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-08x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()Juergen Gross
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor NVLDapeng Mi
2026-05-19perf/x86/intel: Update event constraints for PTLDapeng Mi
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor LNLDapeng Mi
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor MTLDapeng Mi
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor ADLDapeng Mi
2026-03-12perf/x86/intel: Fix OMR snoop information parsing issuesDapeng Mi
2026-01-15perf/x86/intel: Add core PMU support for NovalakeDapeng Mi
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in NVLDapeng Mi
2026-01-15perf/x86/intel: Add core PMU support for DMRDapeng Mi
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-12perf/x86/intel: Fix and clean up intel_pmu_drain_arch_pebs() type useIngo Molnar
2025-11-07perf/x86/intel: Add counter group support for arch-PEBSDapeng Mi
2025-11-07perf/x86/intel: Setup PEBS data configuration and enable legacy groupsDapeng Mi
2025-11-07perf/x86/intel: Update dyn_constraint base on PEBS event precise levelDapeng Mi
2025-11-07perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSRDapeng Mi
2025-11-07perf/x86/intel: Process arch-PEBS records or record fragmentsDapeng Mi
2025-11-07perf/x86/intel/ds: Factor out PEBS group processing code to functionsDapeng Mi
2025-11-07perf/x86/intel/ds: Factor out PEBS record processing code to functionsDapeng Mi
2025-11-07perf/x86/intel: Initialize architectural PEBSDapeng Mi
2025-10-29perf/x86/intel: Fix KASAN global-out-of-bounds warningDapeng Mi
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-21perf/x86/intel: Remove driver-specific throttle supportKan Liang
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-16perf/x86/intel/ds: Remove redundant assignments to sample.periodChangbin Du
2025-05-15perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freqAdrian Hunter
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar
2025-05-02x86/msr: Convert the rdpmc() macro to an __always_inline functionXin Li (Intel)
2025-05-02x86/msr: Rename rdpmcl() to rdpmc()Xin Li (Intel)
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-25Merge branch 'perf/urgent'Peter Zijlstra
2025-04-25perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snaps...Kan Liang
2025-04-17perf/x86/intel: Introduce pairs of PEBS static callsDapeng Mi
2025-04-17perf/x86/intel: Rename x86_pmu.pebs to x86_pmu.ds_pebsDapeng Mi
2025-04-17perf/x86/intel: Decouple BTS initialization from PEBS initializationDapeng Mi
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2025-04-17perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-08perf/x86/intel: Track the num of events needs late setupKan Liang
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang
2025-02-08perf/x86/intel: Clean up PEBS-via-PT on hybridKan Liang
2025-02-05perf/x86/intel: Support PEBS counters snapshottingKan Liang
2025-02-05perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang
2025-02-05perf/x86/intel: Apply static call for drain_pebsPeter Zijlstra (Intel)