[PATCH v1 0/4] Test/uniquification related fixes

Ian Rogers posted 4 patches 1 month, 1 week ago
There is a newer version of this series
tools/perf/tests/perf-record.c                |   4 +
tools/perf/tests/shell/record_lbr.sh          |  26 ++++-
.../tests/shell/stat+event_uniquifying.sh     | 105 ++++++++----------
tools/perf/util/evsel.c                       |  28 +++--
4 files changed, 86 insertions(+), 77 deletions(-)
[PATCH v1 0/4] Test/uniquification related fixes
Posted by Ian Rogers 1 month, 1 week ago
Failures discovered running as non-root and with v6.17-rc1 changes.

Ian Rogers (4):
  perf test shell lbr: Avoid failures with perf event paranoia
  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 +
 tools/perf/tests/shell/record_lbr.sh          |  26 ++++-
 .../tests/shell/stat+event_uniquifying.sh     | 105 ++++++++----------
 tools/perf/util/evsel.c                       |  28 +++--
 4 files changed, 86 insertions(+), 77 deletions(-)

-- 
2.51.0.rc2.233.g662b1ed5c5-goog