summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)AuthorFilesLines
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
2024-08-25perf/x86/intel: Limit the period on HaswellKan Liang1-2/+21
2024-08-05perf/x86/intel/bts: Fix comment about default perf_event_paranoid settingJames Clark1-3/+0
2024-08-05perf/x86/intel/uncore: Use D0:F0 as a default deviceZhenyu Wang1-0/+4
2024-08-05perf/x86/intel/uncore: Add LNL uncore iMC freerunning supportZhenyu Wang1-0/+1
2024-08-05perf/x86/intel/uncore: Add Lunar Lake supportKan Liang3-0/+141
2024-08-05perf/x86/intel/uncore: Factor out common MMIO init and ops functionsKan Liang1-17/+30
2024-08-05perf/x86/intel/uncore: Add Arrow Lake supportKan Liang1-0/+3
2024-08-02perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko1-0/+63
2024-07-31perf/x86: Fix smp_processor_id()-in-preemptible warningsLi Huafei1-10/+12
2024-07-29perf/x86: Add hw_perf_event::aux_configPeter Zijlstra1-7/+7
2024-07-29perf/x86/intel/pt: Fix sampling synchronizationAdrian Hunter1-8/+7
2024-07-29perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra ForestZhenyu Wang1-2/+3
2024-07-16Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds18-431/+1087
2024-07-16Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-07-15Merge 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