Re: [PATCH v5 0/1] perf record: Add support for arch_sdt_arg_parse_op() on s390
From: Namhyung Kim
Date: Fri Mar 27 2026 - 17:01:42 EST
On Thu, 19 Mar 2026 09:47:53 +0100, Thomas Richter wrote:
> 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
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung