aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/events/intel/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-30perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.Sean Christopherson1-1/+1
2025-04-17perf/x86/intel: Add Panther Lake supportKan Liang1-2/+9
2025-04-17perf/x86/intel: Don't clear perf metrics overflow bit unconditionallyDapeng Mi1-2/+11
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds1-1/+1
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+21
2025-03-19perf/x86/intel, x86/cpu: Simplify Intel PMU initializationSohil Mehta1-4/+10
2025-03-17perf/x86: Remove swap_task_ctx()Kan Liang1-7/+0
2025-03-17perf: Supply task information to sched_task()Kan Liang1-2/+2
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar1-13/+92
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and fixesIngo Molnar1-13/+92
2025-02-27perf/x86/intel: Use cache cpu-type for hybrid PMU selectionPawan Gupta1-9/+10
2025-02-27Merge branch 'x86/mm' into x86/cpu, to avoid conflictsIngo Molnar1-19/+14
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun1-1/+1
2025-02-25perf/x86/intel: Use better start period for frequency modeKan Liang1-0/+85
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new patchesIngo Molnar1-19/+14
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang1-13/+7
2025-02-08perf/x86/intel: Ensure LBRs are disabled when a CPU is startingSean Christopherson1-1/+4
2025-02-08perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAFKan Liang1-8/+10
2025-02-08perf/x86/intel: Clean up PEBS-via-PT on hybridKan Liang1-10/+0
2025-02-05perf/x86/intel: Support PEBS counters snapshottingKan Liang1-15/+60
2025-02-05perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang1-18/+23
2025-02-05perf/x86/intel: Apply static call for drain_pebsPeter Zijlstra (Intel)1-1/+1
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck1-1/+1
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+19
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-36/+26
2024-12-20perf/x86/intel: Support RDPMC metrics clear modeKan Liang1-1/+19
2024-12-20perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNCKan Liang1-1/+11
2024-12-17x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'Dave Hansen1-36/+26
2024-12-02perf/x86/intel: Add Arrow Lake U supportKan Liang1-0/+1
2024-11-05perf/x86/intel: Do not enable large PEBS for events with aux actions or aux samplingAdrian Hunter1-2/+2
2024-10-07perf/x86/intel: Add PMU support for ArrowLake-HDapeng Mi1-3/+102
2024-10-07perf/x86/intel: Support hybrid PMU with multiple atom uarchsDapeng Mi1-9/+19
2024-09-10perf/x86/intel: Allow to setup LBR for counting event for BPFKan Liang1-2/+6
2024-08-25perf/x86/intel: Limit the period on HaswellKan Liang1-2/+21
2024-07-09perf/x86/intel: Add a distinct name for Granite RapidsKan Liang1-5/+9
2024-07-09perf/x86/intel: Hide Topdown metrics events if the feature is not enumeratedKan Liang1-1/+33
2024-07-04perf/x86/intel: Support Perfmon MSRs aliasingKan Liang1-1/+16
2024-07-04perf/x86/intel: Support PERFEVTSEL extensionKan Liang1-4/+65
2024-07-04perf/x86: Add config_mask to represent EVENTSEL bitmaskKan Liang1-0/+1
2024-07-04perf/x86/intel: Support new data source for Lunar LakeKan Liang1-0/+2
2024-07-04perf/x86/intel: Rename model-specific pebs_latency_data functionsKan Liang1-4/+4
2024-07-04perf/x86: Add Lunar Lake and Arrow Lake supportKan Liang1-0/+117
2024-07-04perf/x86: Support counter maskKan Liang1-84/+80
2024-07-04perf/x86/intel: Support the PEBS event maskKan Liang1-4/+4
2024-05-28x86/cpu: Switch to new Intel CPU model definesTony Luck1-32/+32
2024-05-28perf/x86/intel: Switch to new Intel CPU model definesTony Luck1-74/+74
2024-05-04perf: Use device_show_string() helper for sysfs attributesLukas Wunner1-10/+3
2024-03-04x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>Thomas Gleixner1-0/+1
2024-01-08Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-23/+122
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1