summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Do not enable large PEBS for events with aux actions or aux s...Adrian Hunter2024-11-051-2/+2
* perf/x86/intel/pt: Add support for pause / resumeAdrian Hunter2024-11-052-3/+74
* perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter2024-11-052-3/+10
* perf/x86/intel: Add PMU support for ArrowLake-HDapeng Mi2024-10-072-3/+123
* perf/x86/intel: Support hybrid PMU with multiple atom uarchsDapeng Mi2024-10-071-9/+19
* Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-09-186-172/+198
|\
| * perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang2024-09-101-137/+5
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2024-09-051-2/+21
| |\
| * | perf/x86/intel/bts: Fix comment about default perf_event_paranoid settingJames Clark2024-08-051-3/+0
| * | perf/x86/intel/uncore: Use D0:F0 as a default deviceZhenyu Wang2024-08-051-0/+4
| * | perf/x86/intel/uncore: Add LNL uncore iMC freerunning supportZhenyu Wang2024-08-051-0/+1
| * | perf/x86/intel/uncore: Add Lunar Lake supportKan Liang2024-08-053-0/+141
| * | perf/x86/intel/uncore: Factor out common MMIO init and ops functionsKan Liang2024-08-051-17/+30
| * | perf/x86/intel/uncore: Add Arrow Lake supportKan Liang2024-08-051-0/+3
| * | perf/x86: Add hw_perf_event::aux_configPeter Zijlstra2024-07-291-7/+7
| * | perf/x86/intel/pt: Fix sampling synchronizationAdrian Hunter2024-07-291-8/+7
* | | perf/x86/intel: Allow to setup LBR for counting event for BPFKan Liang2024-09-101-2/+6
| |/ |/|
* | perf/x86/intel: Limit the period on HaswellKan Liang2024-08-251-2/+21
|/
* perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra ForestZhenyu Wang2024-07-291-2/+3
* Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-1613-330/+904
|\
| * perf/x86/intel: Add a distinct name for Granite RapidsKan Liang2024-07-091-5/+9
| * perf/x86/intel/ds: Fix non 0 retire latency on RaptorlakeKan Liang2024-07-091-2/+6
| * perf/x86/intel: Hide Topdown metrics events if the feature is not enumeratedKan Liang2024-07-091-1/+33
| * perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang2024-07-091-2/+4
| * perf/x86/intel: Support Perfmon MSRs aliasingKan Liang2024-07-041-1/+16
| * perf/x86/intel: Support PERFEVTSEL extensionKan Liang2024-07-041-4/+65
| * perf/x86: Add config_mask to represent EVENTSEL bitmaskKan Liang2024-07-041-0/+1
| * perf/x86/intel: Support new data source for Lunar LakeKan Liang2024-07-042-2/+94
| * perf/x86/intel: Rename model-specific pebs_latency_data functionsKan Liang2024-07-042-14/+14
| * perf/x86: Add Lunar Lake and Arrow Lake supportKan Liang2024-07-042-0/+141
| * perf/x86: Support counter maskKan Liang2024-07-045-102/+95
| * perf/x86/intel: Support the PEBS event maskKan Liang2024-07-042-11/+12
| * perf/x86/intel/cstate: Add Lunarlake supportZhang Rui2024-07-041-7/+19
| * perf/x86/intel/cstate: Add Arrowlake supportZhang Rui2024-07-041-8/+12
| * perf/x86/intel/cstate: Fix Alderlake/Raptorlake/MeteorlakeZhang Rui2024-07-041-5/+2
| * Merge branch 'tip/x86/cpu'Peter Zijlstra2024-07-041-116/+109
| |\
| * | perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculationAdrian Hunter2024-07-041-1/+1
| * | perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter2024-07-041-1/+1
| * | perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati2024-07-041-2/+2
| * | perf/x86/intel/uncore: Support HBM and CXL PMON countersKan Liang2024-06-171-2/+53
| * | perf/x86/uncore: Cleanup unused unit structureKan Liang2024-06-174-112/+12
| * | perf/x86/uncore: Apply the unit control RB tree to PCI uncore unitsKan Liang2024-06-175-48/+94
| * | perf/x86/uncore: Apply the unit control RB tree to MSR uncore unitsKan Liang2024-06-174-11/+59
| * | perf/x86/uncore: Apply the unit control RB tree to MMIO uncore unitsKan Liang2024-06-171-16/+14
| * | perf/x86/uncore: Retrieve the unit ID from the unit control RB treeKan Liang2024-06-171-0/+3
| * | perf/x86/uncore: Support per PMU cpumaskKan Liang2024-06-174-5/+89
| * | perf/x86/uncore: Save the unit control address of all unitsKan Liang2024-06-172-2/+87
* | | Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-151-106/+106
|\ \ \ | | |/ | |/|
| * | x86/cpu: Switch to new Intel CPU model definesTony Luck2024-05-281-32/+32
| * | perf/x86/intel: Switch to new Intel CPU model definesTony Luck2024-05-281-74/+74