[PATCH v2 0/3] Test/uniquification related fixes

Ian Rogers posted 3 patches 1 week, 6 days ago
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(-)
[PATCH v2 0/3] Test/uniquification related fixes
Posted by Ian Rogers 1 week, 6 days ago
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.

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
Re: [PATCH v2 0/3] Test/uniquification related fixes
Posted by Arnaldo Carvalho de Melo 1 week, 5 days ago
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