public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND v2 0/3] scripts/decode_stacktrace.sh: improve error reporting and usability
@ 2024-08-23  8:27 Luca Ceresoli
  2024-08-23  8:27 ` [PATCH RESEND v2 1/3] scripts/decode_stacktrace.sh: remove find_module recursion and improve error reporting Luca Ceresoli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Luca Ceresoli @ 2024-08-23  8:27 UTC (permalink / raw)
  To: Konstantin Khlebnikov, Stephen Boyd, Sasha Levin,
	Alexis Lothoré, Thomas Petazzoni, linux-kernel,
	Luca Ceresoli, Andrew Morton

This small series improves usability of scripts/decode_stacktrace.sh by
improving the usage text and correctly reporting when modules are built
without debugging symbols.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
Changes in v2:
- Fix a typo
- Add Stephen's review tag
- Link to v1: https://lore.kernel.org/r/20240311-decode_stacktrace-find_module-improvements-v1-0-8bea42b421aa@bootlin.com

---
Luca Ceresoli (3):
      scripts/decode_stacktrace.sh: remove find_module recursion and improve error reporting
      scripts/decode_stacktrace.sh: clarify command line
      scripts/decode_stacktrace.sh: add '-h' flag

 scripts/decode_stacktrace.sh | 49 ++++++++++++++++++++++++--------------------
 1 file changed, 27 insertions(+), 22 deletions(-)
---
base-commit: 45db3ab70092637967967bfd8e6144017638563c
change-id: 20240311-decode_stacktrace-find_module-improvements-a02aee28fbaf

Best regards,
-- 
Luca Ceresoli <luca.ceresoli@bootlin.com>


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

end of thread, other threads:[~2024-08-23  8:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23  8:27 [PATCH RESEND v2 0/3] scripts/decode_stacktrace.sh: improve error reporting and usability Luca Ceresoli
2024-08-23  8:27 ` [PATCH RESEND v2 1/3] scripts/decode_stacktrace.sh: remove find_module recursion and improve error reporting Luca Ceresoli
2024-08-23  8:27 ` [PATCH RESEND v2 2/3] scripts/decode_stacktrace.sh: clarify command line Luca Ceresoli
2024-08-23  8:27 ` [PATCH RESEND v2 3/3] scripts/decode_stacktrace.sh: add '-h' flag Luca Ceresoli
2024-08-23  8:35 ` [PATCH RESEND v2 0/3] scripts/decode_stacktrace.sh: improve error reporting and usability Luca Ceresoli

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