On Thu, Sep 18, 2025 at 03:21:59PM -0700, Ian Rogers wrote:
> Failures discovered running as non-root and with v6.17-rc1 changes.
>
> v2: Fix uniquification test when running as non-root. Rebase on
> tmp.perf-tools-next where the first patch was already merged.
Thanks, all reproduced before/after and applied.
- Arnaldo
> Ian Rogers (3):
> perf test: Don't leak workload gopipe in PERF_RECORD_*
> perf evsel: Fix uniquification when PMU given without suffix
> perf test: Avoid uncore_imc/clockticks in uniquification test
>
> tools/perf/tests/perf-record.c | 4 +
> .../tests/shell/stat+event_uniquifying.sh | 109 ++++++++----------
> tools/perf/util/evsel.c | 28 +++--
> 3 files changed, 71 insertions(+), 70 deletions(-)
>
> --
> 2.51.0.470.ga7dc726c21-goog