summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/ds.c
AgeCommit message (Expand)Author
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)
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-12-17perf/x86/intel/ds: Add PEBS format 6Kan Liang
2024-12-02perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBSKan Liang
2024-12-02perf/x86/intel/ds: Factor out functions for PEBS records processingKan Liang
2024-12-02perf/x86/intel/ds: Clarify adaptive PEBS processingKan Liang
2024-12-02perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang
2024-12-02Merge branch 'perf/urgent'Peter Zijlstra
2024-11-19perf/core: Check sample_type in perf_sample_save_brstackYabin Cui
2024-11-19perf/core: Check sample_type in perf_sample_save_callchainYabin Cui
2024-10-07perf/x86/intel: Add PMU support for ArrowLake-HDapeng Mi
2024-07-09perf/x86/intel/ds: Fix non 0 retire latency on RaptorlakeKan Liang
2024-07-04perf/x86/intel: Support new data source for Lunar LakeKan Liang
2024-07-04perf/x86/intel: Rename model-specific pebs_latency_data functionsKan Liang
2024-07-04perf/x86: Add Lunar Lake and Arrow Lake supportKan Liang
2024-07-04perf/x86: Support counter maskKan Liang
2024-07-04perf/x86/intel: Support the PEBS event maskKan Liang
2024-04-03perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang
2024-03-04x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>Thomas Gleixner
2023-10-27perf/x86/intel: Support branch counters loggingKan Liang
2023-10-27perf: Add branch stack countersKan Liang
2023-08-29perf/x86/intel: Clean up the hybrid CPU type handling codeKan Liang
2023-08-29perf/x86/intel: Use the common uarch name for the shared functionsKan Liang
2023-08-09perf/x86/intel: Add Crestmont PMUKan Liang