summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)AuthorFilesLines
2026-03-25perf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-6/+19
2026-03-25perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
2026-03-25perf/x86/intel/uncore: Support more units on Granite RapidsKan Liang1-16/+32
2026-03-04perf/x86/cstate: Add Airmont NPMartin Schiller1-0/+1
2026-03-04perf/x86/msr: Add Airmont NPMartin Schiller1-0/+1
2026-03-04perf/x86/core: Do not set bit width for unavailable countersSandipan Das1-2/+2
2026-01-30perf/x86/intel: Do not enable BTS for guestsFernand Sieber1-2/+11
2026-01-08perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on errorSandipan Das1-4/+1
2026-01-08perf/x86/amd: Check event before enable to avoid GPFGeorge Kennedy1-1/+6
2025-12-18perf/x86/intel: Correct large PEBS flag checkDapeng Mi1-1/+3
2025-12-18perf/x86/intel/cstate: Remove PC3 support from LunarLakeZhang Rui1-2/+1
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa1-5/+5
2025-11-13perf/x86/intel: Fix KASAN global-out-of-bounds warningDapeng Mi1-1/+2
2025-11-02perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASKDapeng Mi1-7/+3
2025-09-25perf/x86/intel: Fix crash in icl_update_topdown_event()Kan Liang1-1/+1
2025-06-19perf/x86/amd/uncore: Prevent UMC counters from saturatingSandipan Das1-1/+34
2025-06-19perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' memberSandipan Das1-1/+0
2025-05-29perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freqAdrian Hunter1-4/+5
2025-05-29perf/amd/ibs: Fix ->config to sample period calculation for OP PMURavi Bangoria1-4/+13
2025-05-29perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCntRavi Bangoria1-1/+2
2025-05-09perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.Sean Christopherson1-1/+1
2025-05-09perf/x86/intel: Only check the group flag for X86 leaderKan Liang2-2/+9
2025-05-02perf/x86: Fix non-sampling (counting) events on certain x86 platformsLuo Gengkun1-1/+1
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang1-57/+1
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang1-32/+1
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang1-8/+8
2025-04-25perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi1-3/+5
2025-04-10perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang3-29/+25
2025-04-10perf/x86/intel: Apply static call for drain_pebsPeter Zijlstra (Intel)3-2/+3
2025-03-22perf/x86/rapl: Add support for Intel Arrow Lake UAaron Ma1-0/+1
2025-03-22perf/x86/intel: Use better start period for frequency modeKan Liang1-0/+85
2025-03-07perf/x86: Fix low freqency setting issueKan Liang1-1/+1
2025-02-27perf/x86/intel: Fix event constraints for LNCKan Liang2-14/+8
2025-02-21perf/x86/intel: Ensure LBRs are disabled when a CPU is startingSean Christopherson1-1/+4
2025-02-21perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAFKan Liang1-8/+10
2025-02-21perf/x86/intel: Clean up PEBS-via-PT on hybridKan Liang2-11/+9
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui1-1/+1
2025-01-09perf/x86/intel: Add Arrow Lake U supportKan Liang1-0/+1
2025-01-02perf/x86/intel/ds: Add PEBS format 6Kan Liang1-0/+1
2025-01-02perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNCKan Liang1-1/+11
2025-01-02perf/x86/intel/uncore: Add Clearwater Forest supportKan Liang1-0/+1
2024-12-19perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang1-1/+1
2024-12-14perf/x86/amd: Warn only on new bits setBreno Leitao1-2/+8
2024-12-05perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter2-3/+10
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-172/+261
2024-09-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-5/+42
2024-09-10perf/x86/intel: Allow to setup LBR for counting event for BPFKan Liang1-2/+6
2024-09-10perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang1-137/+5
2024-09-05perf/x86/rapl: Fix the energy-pkg event for AMD CPUsDhananjay Ugwekar1-5/+42
2024-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-12/+33