On Tue, Aug 05, 2025 at 02:54:05PM +0200, Ilya Leoshkevich wrote: Hi Thomas, The below comments date to the initial version, so the question is rather to you: > On linux-next This line is extra. > commit b4c658d4d63d61 ("perf target: Remove uid from target") > introduces a regression on s390. In fact the regression exists > on all platforms when the event supports auxiliary data gathering. So which commit it actually fixes: the above, the below or the both? > Fixes: 63f2f5ee856ba ("libbpf: add ability to attach/detach BPF program to perf event") Thanks!