public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] perf record: Add support for arch_sdt_arg_parse_op() on s390
@ 2026-03-19  8:47 Thomas Richter
  2026-03-19  8:47 ` [PATCH v5 1/1] " Thomas Richter
  2026-03-27 21:01 ` [PATCH v5 0/1] " Namhyung Kim
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Richter @ 2026-03-19  8:47 UTC (permalink / raw)
  To: linux-kernel, linux-s390, linux-perf-users, acme, namhyung,
	irogers
  Cc: agordeev, gor, sumanthk, hca, japo

V5: Add comments from Ian and Sashiko:
    Moved version history to cover letter
    Added missing comment line +NUM(%rREG).
V4: Add comments from Ian and Sashiko:
    Reset variable initialized to zero on error
    Rework regular expression and reduce to one case.
V3: Add comments from Ian
    Print register expression without leading 'r' (wrong).
V2: Add comments from Sumanth Koirkkar

Thomas Richter (1):
  perf record: Add support for arch_sdt_arg_parse_op() on s390

 .../perf/util/perf-regs-arch/perf_regs_s390.c | 78 +++++++++++++++++++
 tools/perf/util/perf_regs.c                   |  3 +
 tools/perf/util/perf_regs.h                   |  1 +
 3 files changed, 82 insertions(+)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-27 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19  8:47 [PATCH v5 0/1] perf record: Add support for arch_sdt_arg_parse_op() on s390 Thomas Richter
2026-03-19  8:47 ` [PATCH v5 1/1] " Thomas Richter
2026-03-27 21:01 ` [PATCH v5 0/1] " Namhyung Kim

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