On Wed, 25 Sep 2024 14:20:20 +0100, Levi Yun wrote:
> This patchset fixes two issues that were seen when running
> "perf stat -r" with perf_event_paranoid=3
>
> 1. failed with Too many open files.
> $ perf stat -r 1044 -- false
> ...
> failed to create 'go' pipe: Too many open files
> failed to prepare workload: Too many open files
> ...
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung