Linus Torvalds
1a7c611546
Perf events changes for v6.6:
...
- 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
Signed-off-by: Ingo Molnar <mingo@kernel.org>
-----BEGIN PGP SIGNATURE-----
iQJFBAABCgAvFiEEBpT5eoXrXCwVQwEKEnMQ0APhK1gFAmTtBscRHG1pbmdvQGtl
cm5lbC5vcmcACgkQEnMQ0APhK1hHoQ/+IBQ8Xi/rcdd40n8OqEB/VBWVuSjNT3uN
3pHHcTl2Pio9CxBeat42NekNijlRILCKJrZ3Lt3JWBmWyWv5l3KFabelj+lDF2xa
TVCjTnQNe1+HvrODYnF4ECIs5vaoMVjcJ9jg8+VDgAcOQr1nZs4m5TVAd6TLqPpV
urBEQVULkkzk7ZRhfrugKhw+wrpWFefgGCx0RV8ijZB7TLMHc2wE+Q/sTxKdKceL
wNaJaDgV33pZh0aImwR9pKUE532hF1FiBdLuehkh61PZa1L82jzAX1xjw2s1hSa4
eIWemPHJIYfivRlENbJsDWc4N8gk6ijVHwrxGcr4Axu+NN+zPtQ3ddhaGMAyKdTo
qUKXH3MZSMIl++jI5Fkc6xM+XLvY1rML62epSzMwu/cc7Z5MeyWdQcri0N9YFuO7
wUUNnFpU00lwQBLbyyUQ3Zi8E0QV7NuPW4axTkmntiIjMpLagaEvVSf6nf8qLpbE
WTT16s707t19hUZNazNZ7ONmhly4ALbHFQEH65J2KoYn99fYqy9z68Hwk+xnmykw
bc3qvfhpw0MImQQ+DqHiBwb4n4UuvY2WlkkZI3FfNeSG63DaM2mZikfpElpXYjn6
9iOIXvx21Wiq/n0cbLhidI2q/ZzFCzYLCk6ikZ320wb+rhvd7EoSlZil6QSzn3pH
Qdk+NEZgWQY=
=ZT6+
-----END PGP SIGNATURE-----
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-18 06:08:58 +10:00
2023-08-28 16:25:45 -07:00
2023-08-28 09:31:32 -07:00
2023-08-02 17:01:12 +09:00
2023-06-29 11:00:17 -07:00
2023-08-11 20:36:02 +02:00
2023-08-28 11:04:18 -07:00
2023-07-20 11:26:56 -07:00
2023-08-02 10:49:57 +03:00
2023-06-29 08:09:31 -06:00
2023-08-12 02:36:28 +03:00
2023-08-22 15:25:18 -07:00
2023-06-30 09:37:26 -07:00
2023-06-23 10:29:02 +02:00
2023-08-04 15:17:29 +02:00
2023-08-07 19:41:48 +02:00
2023-08-08 16:07:01 +02:00
2023-08-18 16:47:02 +08:00
2023-07-28 13:16:54 -06:00
2023-06-26 07:54:23 -06:00
2023-08-07 00:01:41 +05:30
2023-08-23 10:22:49 +02:00
2023-08-28 16:35:01 -07:00
2023-07-27 10:04:42 -07:00
2023-06-24 14:03:46 +09:00
2023-08-28 16:25:45 -07:00
2023-07-03 12:46:47 -07:00
2023-08-23 21:05:28 +02:00
2023-08-25 09:12:02 +10:00
2023-07-12 11:56:22 -07:00
2023-06-28 17:53:25 +00:00
2023-08-28 15:18:57 -07:00
2023-07-03 12:46:47 -07:00
2023-08-14 18:17:13 +02:00
2023-08-28 16:35:01 -07:00
2023-07-29 12:21:21 +01:00
2023-08-28 09:31:32 -07:00
2023-06-29 15:28:33 -07:00
2023-07-11 15:44:43 +03:00
2023-07-27 11:27:20 -03:00
2023-08-28 11:33:03 +02:00
2023-08-03 18:08:32 -07:00
2023-08-22 11:02:29 -07:00
2023-06-21 14:08:54 +10:00
2023-06-30 17:35:45 -05:00
2023-07-25 11:55:50 -04:00
2023-08-24 19:10:53 -07:00
2023-07-25 22:09:20 +02:00
2023-07-03 10:55:04 -07:00
2023-08-28 12:59:45 -07:00
2023-08-15 13:24:29 +02:00
2023-07-27 16:54:23 +02:00
2023-08-24 10:07:13 +02:00
2023-06-22 18:40:38 -07:00
2023-07-08 13:55:44 -04:00
2023-06-26 07:54:23 -06:00
2023-08-11 12:14:08 -07:00
2023-08-21 16:12:28 -05:00
2023-06-27 07:35:14 +05:30
2023-08-10 22:22:03 +02:00
2023-08-03 14:40:37 +02:00
2023-08-11 09:39:17 -07:00
2023-08-28 16:35:01 -07:00
2023-07-24 16:23:37 +05:30
2023-08-21 12:28:28 +02:00
2023-08-28 16:35:01 -07:00
2023-07-03 17:23:16 -07:00
2023-08-28 16:35:01 -07:00
2023-07-03 13:17:25 -07:00
2023-07-05 12:55:06 -07:00
2023-08-07 15:13:27 +01:00
2023-07-03 17:03:05 -07:00
2023-06-29 15:22:19 -07:00
2023-07-03 10:43:10 -07:00
2023-08-28 11:04:18 -07:00
2023-06-23 10:27:02 +02:00
2023-08-27 07:33:54 -07:00
2023-08-28 12:59:45 -07:00
2023-07-13 11:09:07 +05:30
2023-08-21 13:09:57 +01:00
2023-07-30 11:47:56 -07:00
2023-07-08 12:35:18 -07:00
2023-06-29 15:22:19 -07:00
2023-08-28 16:35:01 -07:00
2023-08-04 16:17:47 +03:00
2023-08-11 21:19:22 +02:00
2023-08-21 17:32:55 -04:00
2023-08-28 09:31:32 -07:00
2023-08-10 15:51:46 -04:00
2023-06-30 15:22:09 -07:00
2023-08-10 15:24:28 -04:00
2023-08-15 23:39:33 +02:00
2023-06-27 16:46:06 -07:00
2023-08-10 15:51:46 -04:00
2023-06-26 14:30:07 +02:00
2023-07-27 07:53:12 +02:00