summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)AuthorFilesLines
2024-08-25perf/x86/intel: Limit the period on HaswellKan Liang1-2/+21
2024-07-31perf/x86: Fix smp_processor_id()-in-preemptible warningsLi Huafei1-10/+12
2024-07-29perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra ForestZhenyu Wang1-2/+3
2024-07-17Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds18-431/+1087
2024-07-17Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-07-16Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-151/+151
2024-07-09perf/x86/intel: Add a distinct name for Granite RapidsKan Liang1-5/+9
2024-07-09perf/x86/intel/ds: Fix non 0 retire latency on RaptorlakeKan Liang1-2/+6
2024-07-09perf/x86/intel: Hide Topdown metrics events if the feature is not enumeratedKan Liang1-1/+33
2024-07-09perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang1-2/+4
2024-07-04perf/x86/amd/uncore: Fix DF and UMC domain identificationSandipan Das1-3/+3
2024-07-04perf/x86/amd/uncore: Avoid PMU registration if counters are unavailableSandipan Das1-8/+14
2024-07-04perf/x86/intel: Support Perfmon MSRs aliasingKan Liang3-5/+26
2024-07-04perf/x86/intel: Support PERFEVTSEL extensionKan Liang1-4/+65
2024-07-04perf/x86: Add config_mask to represent EVENTSEL bitmaskKan Liang3-1/+12
2024-07-04perf/x86/intel: Support new data source for Lunar LakeKan Liang3-3/+109
2024-07-04perf/x86/intel: Rename model-specific pebs_latency_data functionsKan Liang3-16/+16
2024-07-04perf/x86: Add Lunar Lake and Arrow Lake supportKan Liang3-0/+143
2024-07-04perf/x86: Support counter maskKan Liang9-179/+199
2024-07-04perf/x86/intel: Support the PEBS event maskKan Liang3-13/+25
2024-07-04perf/x86/intel/cstate: Add Lunarlake supportZhang Rui1-7/+19
2024-07-04perf/x86/intel/cstate: Add Arrowlake supportZhang Rui1-8/+12
2024-07-04perf/x86/intel/cstate: Fix Alderlake/Raptorlake/MeteorlakeZhang Rui1-5/+2
2024-07-04Merge branch 'tip/x86/cpu'Peter Zijlstra2-161/+154
2024-07-04perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculationAdrian Hunter1-1/+1
2024-07-04perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter1-1/+1
2024-07-04perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati1-2/+2
2024-06-17perf/x86/intel/uncore: Support HBM and CXL PMON countersKan Liang1-2/+53
2024-06-17perf/x86/uncore: Cleanup unused unit structureKan Liang4-112/+12
2024-06-17perf/x86/uncore: Apply the unit control RB tree to PCI uncore unitsKan Liang5-48/+94
2024-06-17perf/x86/uncore: Apply the unit control RB tree to MSR uncore unitsKan Liang4-11/+59
2024-06-17perf/x86/uncore: Apply the unit control RB tree to MMIO uncore unitsKan Liang1-16/+14
2024-06-17perf/x86/uncore: Retrieve the unit ID from the unit control RB treeKan Liang1-0/+3
2024-06-17perf/x86/uncore: Support per PMU cpumaskKan Liang4-5/+89
2024-06-17perf/x86/uncore: Save the unit control address of all unitsKan Liang2-2/+87
2024-06-11perf/x86: Serialize set_attr_rdpmc()Thomas Gleixner1-0/+3
2024-05-31perf/x86/intel: Add missing MODULE_DESCRIPTION() linesJeff Johnson2-0/+2
2024-05-31perf/x86/rapl: Add missing MODULE_DESCRIPTION() lineJeff Johnson1-0/+1
2024-05-28perf/x86/rapl: Switch to new Intel CPU model definesTony Luck1-45/+45
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-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+3
2024-05-18perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.cUros Bizjak2-3/+9
2024-05-08perf/x86/cstate: Remove unused 'struct perf_cstate_msr'Ingo Molnar1-6/+0
2024-05-04perf: Use device_show_string() helper for sysfs attributesLukas Wunner1-10/+3
2024-05-02perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idxDhananjay Ugwekar1-8/+8
2024-05-02Merge branch 'x86/cpu' into perf/core, to pick up dependent commitsIngo Molnar7-198/+201
2024-05-02Merge tag 'v6.9-rc6' into perf/core, to pick up fixesIngo Molnar1-0/+1
2024-04-29perf/x86/msr: Switch to new Intel CPU model definesTony Luck1-66/+66
2024-04-29perf/x86/intel/uncore: Switch to new Intel CPU model definesTony Luck3-53/+55