All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Test/uniquification related fixes
@ 2025-09-18 22:21 Ian Rogers
  2025-09-18 22:22 ` [PATCH v2 1/3] perf test: Don't leak workload gopipe in PERF_RECORD_* Ian Rogers
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ian Rogers @ 2025-09-18 22:21 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Namhyung Kim, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Ian Rogers, Adrian Hunter, Kan Liang, Athira Rajeev,
	Chun-Tse Shao, James Clark, Howard Chu, linux-kernel,
	linux-perf-users

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-09-29  2:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18 22:21 [PATCH v2 0/3] Test/uniquification related fixes Ian Rogers
2025-09-18 22:22 ` [PATCH v2 1/3] perf test: Don't leak workload gopipe in PERF_RECORD_* Ian Rogers
2025-09-18 22:22 ` [PATCH v2 2/3] perf evsel: Fix uniquification when PMU given without suffix Ian Rogers
2025-09-18 22:22 ` [PATCH v2 3/3] perf test: Avoid uncore_imc/clockticks in uniquification test Ian Rogers
2025-09-26  9:00   ` Qiao Zhao
2025-09-26 16:21     ` Ian Rogers
2025-09-29  2:39       ` Qiao Zhao
2025-09-19 19:51 ` [PATCH v2 0/3] Test/uniquification related fixes Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.