index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
decode_stacktrace.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/decode_stacktrace.sh: remove trailing space
Breno Leitao
2024-11-06
1
-1
/
+6
*
scripts/decode_stacktrace.sh: add '-h' flag
Luca Ceresoli
2024-09-02
1
-1
/
+5
*
scripts/decode_stacktrace.sh: clarify command line
Luca Ceresoli
2024-09-02
1
-1
/
+2
*
scripts/decode_stacktrace.sh: remove find_module recursion and improve error ...
Luca Ceresoli
2024-09-02
1
-20
/
+20
*
scripts/decode_stacktrace.sh: nix-ify
Kent Overstreet
2024-09-02
1
-1
/
+1
*
scripts/decode_stacktrace.sh: better support to ARM32 module stack trace
Xiong Nandi
2024-06-25
1
-0
/
+3
*
scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIX
Xiong Nandi
2024-06-25
1
-1
/
+2
*
scripts/decode_stacktrace.sh: optionally use LLVM utilities
Carlos Llamas
2024-01-13
1
-2
/
+17
*
scripts/decode_stacktrace.sh: strip unexpected CR from lines
Bjorn Andersson
2023-12-29
1
-0
/
+3
*
scripts: decode_stacktrace: demangle Rust symbols
Miguel Ojeda
2022-09-28
1
-0
/
+14
*
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
2022-04-29
1
-8
/
+19
*
scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
Stephen Boyd
2021-07-08
1
-1
/
+1
*
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
Stephen Boyd
2021-07-08
1
-3
/
+3
*
scripts/decode_stacktrace.sh: support debuginfod
Stephen Boyd
2021-07-08
1
-11
/
+70
*
scripts/decode_stacktrace.sh: guess path to vmlinux by release name
Konstantin Khlebnikov
2020-08-07
1
-5
/
+24
*
scripts/decode_stacktrace.sh: guess path to modules
Konstantin Khlebnikov
2020-08-07
1
-3
/
+33
*
scripts/decode_stacktrace.sh: guess basepath if not specified
Konstantin Khlebnikov
2020-08-07
1
-3
/
+11
*
scripts/decode_stacktrace.sh: skip missing symbols
Konstantin Khlebnikov
2020-08-07
1
-1
/
+5
*
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
2020-07-24
1
-2
/
+2
*
scripts/decode_stacktrace: warn when modpath is needed but is unset
Sasha Levin
2020-06-16
1
-1
/
+4
*
scripts/decode_stacktrace: Accept dash/underscore in modules
Evan Green
2019-07-12
1
-1
/
+1
*
scripts/decode_stacktrace: look for modules with .ko.debug extension
Nicolas Boichat
2019-07-12
1
-1
/
+1
*
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
Nicolas Boichat
2019-07-12
1
-1
/
+1
*
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
Manuel Traut
2019-06-14
1
-1
/
+1
*
scripts/decode_stacktrace.sh: handle RIP address with segment
Konstantin Khlebnikov
2019-03-06
1
-1
/
+8
*
scripts/decode_stacktrace: only strip base path when a prefix of the path
Marc Zyngier
2018-12-28
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
scripts/decode_stacktrace.sh: Fix address line detection on x86
Josh Poimboeuf
2016-11-29
1
-1
/
+2
*
scripts/decode_stacktrace.sh: handle symbols in modules
Konstantin Khlebnikov
2016-05-20
1
-16
/
+39
*
scripts: decode_stacktrace: fix ARM architecture decoding
Robert Jarzmik
2015-09-05
1
-1
/
+4
*
decode_stacktrace: make stack dump output useful again
Sasha Levin
2014-06-11
1
-0
/
+126