summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/core.c
AgeCommit message (Expand)Author
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-20perf/x86/intel: Support RDPMC metrics clear modeKan Liang
2024-12-20perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNCKan Liang
2024-12-17x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'Dave Hansen
2024-12-02perf/x86/intel: Add Arrow Lake U supportKan Liang
2024-11-05perf/x86/intel: Do not enable large PEBS for events with aux actions or aux s...Adrian Hunter
2024-10-07perf/x86/intel: Add PMU support for ArrowLake-HDapeng Mi
2024-10-07perf/x86/intel: Support hybrid PMU with multiple atom uarchsDapeng Mi
2024-09-10perf/x86/intel: Allow to setup LBR for counting event for BPFKan Liang
2024-08-25perf/x86/intel: Limit the period on HaswellKan Liang
2024-07-09perf/x86/intel: Add a distinct name for Granite RapidsKan Liang
2024-07-09perf/x86/intel: Hide Topdown metrics events if the feature is not enumeratedKan Liang
2024-07-04perf/x86/intel: Support Perfmon MSRs aliasingKan Liang
2024-07-04perf/x86/intel: Support PERFEVTSEL extensionKan Liang
2024-07-04perf/x86: Add config_mask to represent EVENTSEL bitmaskKan 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-05-28x86/cpu: Switch to new Intel CPU model definesTony Luck
2024-05-28perf/x86/intel: Switch to new Intel CPU model definesTony Luck
2024-05-04perf: Use device_show_string() helper for sysfs attributesLukas Wunner
2024-03-04x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>Thomas Gleixner
2024-01-08Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-04KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRLPaolo Bonzini
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-11-21perf/x86/intel: Correct incorrect 'or' operation for PMU capabilitiesDapeng Mi
2023-10-27perf/x86/intel: Support branch counters loggingKan Liang
2023-10-27perf/x86/intel: Reorganize attrs and is_visibleKan Liang
2023-10-27perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flagKan Liang
2023-10-27perf: Add branch stack countersKan Liang
2023-09-12perf/x86/intel: Extend the ref-cycles event to GP countersKan Liang
2023-09-12perf/x86/intel: Fix broken fixed event constraints extensionKan Liang
2023-08-29perf/x86/intel: Add common intel_pmu_init_hybrid()Kan Liang
2023-08-29perf/x86/intel: Clean up the hybrid CPU type handling codeKan Liang
2023-08-29perf/x86/intel: Apply the common initialization code for ADLKan Liang
2023-08-29perf/x86/intel: Factor out the initialization code for ADL e-coreKan Liang
2023-08-29perf/x86/intel: Factor out the initialization code for SPRKan Liang
2023-08-29perf/x86/intel: Use the common uarch name for the shared functionsKan Liang
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-09perf/x86/intel: Add Crestmont PMUKan Liang
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra
2023-07-10perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim
2023-06-27Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-16perf/x86/intel: Fix the FRONTEND encoding on GNR and MTLKan Liang
2023-05-23perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu
2023-05-08perf/x86/intel: Define bit macros for FixCntrCtl MSRDapeng Mi