All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] scripts/decode_stacktrace.sh: preserve alignment
@ 2025-09-08 15:41 Matthieu Baerts (NGI0)
  2025-09-08 15:41 ` [PATCH 1/3] scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces Matthieu Baerts (NGI0)
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Matthieu Baerts (NGI0) @ 2025-09-08 15:41 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Carlos Llamas, Elliot Berman, Stephen Boyd, Breno Leitao,
	Luca Ceresoli, linux-kernel, Matthieu Baerts (NGI0)

Here are a few patches slightly improving the output generated by
decode_stacktrace.sh script.

- Patch 1: avoid trailing whitespaces when printing symbols.

- Patch 2: preserve alignment when printing symbols.

- Patch 3: preserve alignment when printing code.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (3):
      scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
      scripts/decode_stacktrace.sh: symbol: preserve alignment
      scripts/decode_stacktrace.sh: code: preserve alignment

 scripts/decode_stacktrace.sh | 35 +++++++++++++++--------------------
 1 file changed, 15 insertions(+), 20 deletions(-)
---
base-commit: 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c
change-id: 20250908-decode_strace_indent-04f69b1f9b14

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>


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

end of thread, other threads:[~2025-09-10 13:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-08 15:41 [PATCH 0/3] scripts/decode_stacktrace.sh: preserve alignment Matthieu Baerts (NGI0)
2025-09-08 15:41 ` [PATCH 1/3] scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces Matthieu Baerts (NGI0)
2025-09-08 16:18   ` Carlos Llamas
2025-09-10  9:15   ` Luca Ceresoli
2025-09-10 13:07   ` Breno Leitao
2025-09-08 15:41 ` [PATCH 2/3] scripts/decode_stacktrace.sh: symbol: preserve alignment Matthieu Baerts (NGI0)
2025-09-08 16:22   ` Carlos Llamas
2025-09-08 15:41 ` [PATCH 3/3] scripts/decode_stacktrace.sh: code: " Matthieu Baerts (NGI0)
2025-09-08 16:33   ` Carlos Llamas

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.