summaryrefslogtreecommitdiffstats
path: root/arch/x86/events (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Limit the period on HaswellKan Liang2024-08-251-2/+21
* perf/x86: Fix smp_processor_id()-in-preemptible warningsLi Huafei2024-07-311-10/+12
* 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-1718-431/+1087
|\
| * 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/amd/uncore: Fix DF and UMC domain identificationSandipan Das2024-07-041-3/+3
| * perf/x86/amd/uncore: Avoid PMU registration if counters are unavailableSandipan Das2024-07-041-8/+14
| * perf/x86/intel: Support Perfmon MSRs aliasingKan Liang2024-07-043-5/+26
| * perf/x86/intel: Support PERFEVTSEL extensionKan Liang2024-07-041-4/+65
| * perf/x86: Add config_mask to represent EVENTSEL bitmaskKan Liang2024-07-043-1/+12
| * perf/x86/intel: Support new data source for Lunar LakeKan Liang2024-07-043-3/+109
| * perf/x86/intel: Rename model-specific pebs_latency_data functionsKan Liang2024-07-043-16/+16
| * perf/x86: Add Lunar Lake and Arrow Lake supportKan Liang2024-07-043-0/+143
| * perf/x86: Support counter maskKan Liang2024-07-049-179/+199
| * perf/x86/intel: Support the PEBS event maskKan Liang2024-07-043-13/+25
| * 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-042-161/+154
| |\
| * | 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
| * | perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.cUros Bizjak2024-05-182-3/+9
* | | Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-171-0/+3
|\ \ \
| * | | perf/x86: Serialize set_attr_rdpmc()Thomas Gleixner2024-06-111-0/+3
* | | | Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-162-151/+151
|\ \ \ \ | | |_|/ | |/| |
| * | | perf/x86/rapl: Switch to new Intel CPU model definesTony Luck2024-05-281-45/+45
| * | | 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
| |/ /
* | | perf/x86/intel: Add missing MODULE_DESCRIPTION() linesJeff Johnson2024-05-312-0/+2
* | | perf/x86/rapl: Add missing MODULE_DESCRIPTION() lineJeff Johnson2024-05-311-0/+1
|/ /
* | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-221-10/+3
|\ \ | |/ |/|
| * perf: Use device_show_string() helper for sysfs attributesLukas Wunner2024-05-041-10/+3
* | perf/x86/cstate: Remove unused 'struct perf_cstate_msr'Ingo Molnar2024-05-081-6/+0
* | perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idxDhananjay Ugwekar2024-05-021-8/+8
* | Merge branch 'x86/cpu' into perf/core, to pick up dependent commitsIngo Molnar2024-05-027-198/+201
|\ \
| * | perf/x86/msr: Switch to new Intel CPU model definesTony Luck2024-04-291-66/+66
| * | perf/x86/intel/uncore: Switch to new Intel CPU model definesTony Luck2024-04-293-53/+55
| * | perf/x86/intel/pt: Switch to new Intel CPU model definesTony Luck2024-04-251-6/+6