public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] perf: fix some tests for musl
@ 2026-04-28 14:38 Martin Kaiser
  2026-04-28 14:38 ` [PATCH v2 1/3] perf test: fix nanosleep check in the ftrace test Martin Kaiser
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Martin Kaiser @ 2026-04-28 14:38 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Namhyung Kim
  Cc: Ian Rogers, James Clark, linux-perf-users, linux-kernel,
	Martin Kaiser

Fix some perf tests for systems that use musl instead of glibc.

v2:
- add Namhyung's Acked-by for patch 1
- stricter flags check for patch 2
- more generic workload in patch 3

Martin Kaiser (3):
  perf test: fix nanosleep check in the ftrace test
  perf test: fix sys_enter_openat event test for musl
  perf test: fix "trace summary" test for musl-based systems

 tools/perf/tests/openat-syscall-tp-fields.c | 5 ++++-
 tools/perf/tests/shell/ftrace.sh            | 7 ++++---
 tools/perf/tests/shell/trace_summary.sh     | 2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.43.7


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

end of thread, other threads:[~2026-04-30  7:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-28 14:38 [PATCH v2 0/3] perf: fix some tests for musl Martin Kaiser
2026-04-28 14:38 ` [PATCH v2 1/3] perf test: fix nanosleep check in the ftrace test Martin Kaiser
2026-04-28 14:38 ` [PATCH v2 2/3] perf test: fix sys_enter_openat event test for musl Martin Kaiser
2026-04-29 16:55   ` Ian Rogers
2026-04-30  7:15     ` Martin Kaiser
2026-04-28 14:38 ` [PATCH v2 3/3] perf test: fix "trace summary" test for musl-based systems Martin Kaiser
2026-04-29 16:57   ` Ian Rogers
2026-04-28 23:09 ` [PATCH v2 0/3] perf: fix some tests for musl Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox