Linus Torvalds
1a7c611546
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf event updates from Ingo Molnar:
- AMD IBS improvements
- Intel PMU driver updates
- Extend core perf facilities & the ARM PMU driver to better handle ARM big.LITTLE events
- Micro-optimize software events and the ring-buffer code
- Misc cleanups & fixes
* tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno() call
perf/x86/intel: Add Crestmont PMU
x86/cpu: Update Hybrids
x86/cpu: Fix Crestmont uarch
x86/cpu: Fix Gracemont uarch
perf: Remove unused extern declaration arch_perf_get_page_size()
perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
arm_pmu: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capability
perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA
perf/mem: Introduce PERF_MEM_LVLNUM_UNC
perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
perf/core: Use local64_try_cmpxchg in perf_swevent_set_period
perf/x86: Use local64_try_cmpxchg
perf/amd: Prevent grouping of IBS events
2023-08-28 16:35:01 -07:00
..
2023-08-28 12:38:26 -07:00
2023-06-05 15:44:47 -07:00
2023-07-11 13:17:05 -03:00
2023-07-24 10:29:52 -04:00
2023-05-11 10:56:24 +02:00
2023-07-23 23:19:30 +00:00
2023-07-14 10:33:50 -03:00
2023-07-11 16:44:12 -03:00
2023-04-24 12:02:25 -07:00
2023-04-25 13:00:41 -07:00
2023-07-26 13:38:23 -07:00
2023-08-17 00:44:35 +02:00
2023-08-28 12:38:26 -07:00
2023-08-09 21:51:06 +02:00
2023-04-27 17:41:23 -07:00
2023-05-30 15:20:12 +01:00
2023-08-28 13:42:29 -07:00
2023-06-13 16:41:14 -04:00
2023-05-29 15:11:30 +01:00
2023-04-25 17:02:13 -04:00
2023-06-27 10:47:08 -04:00
2023-05-17 17:02:09 -10:00