[PATCH 0/3] scripts/decode_stacktrace.sh: improve error reporting and usability

From: Luca Ceresoli
Date: Mon Mar 11 2024 - 11:32:47 EST


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@xxxxxxxxxxx>
---
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: e8f897f4afef0031fe618a8e94127a0934896aba
change-id: 20240311-decode_stacktrace-find_module-improvements-a02aee28fbaf

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