summaryrefslogtreecommitdiffstats
path: root/scripts/decode_stacktrace.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* scripts/decode_stacktrace.sh: remove trailing spaceBreno Leitao2024-11-061-1/+6
* scripts/decode_stacktrace.sh: add '-h' flagLuca Ceresoli2024-09-021-1/+5
* scripts/decode_stacktrace.sh: clarify command lineLuca Ceresoli2024-09-021-1/+2
* scripts/decode_stacktrace.sh: remove find_module recursion and improve error ...Luca Ceresoli2024-09-021-20/+20
* scripts/decode_stacktrace.sh: nix-ifyKent Overstreet2024-09-021-1/+1
* scripts/decode_stacktrace.sh: better support to ARM32 module stack traceXiong Nandi2024-06-251-0/+3
* scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIXXiong Nandi2024-06-251-1/+2
* scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas2024-01-131-2/+17
* scripts/decode_stacktrace.sh: strip unexpected CR from linesBjorn Andersson2023-12-291-0/+3
* scripts: decode_stacktrace: demangle Rust symbolsMiguel Ojeda2022-09-281-0/+14
* scripts/decode_stacktrace.sh: support old bash versionSchspa Shi2022-04-291-8/+19
* scripts/decode_stacktrace.sh: indicate 'auto' can be used for base pathStephen Boyd2021-07-081-1/+1
* scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nmStephen Boyd2021-07-081-3/+3
* scripts/decode_stacktrace.sh: support debuginfodStephen Boyd2021-07-081-11/+70
* scripts/decode_stacktrace.sh: guess path to vmlinux by release nameKonstantin Khlebnikov2020-08-071-5/+24
* scripts/decode_stacktrace.sh: guess path to modulesKonstantin Khlebnikov2020-08-071-3/+33
* scripts/decode_stacktrace.sh: guess basepath if not specifiedKonstantin Khlebnikov2020-08-071-3/+11
* scripts/decode_stacktrace.sh: skip missing symbolsKonstantin Khlebnikov2020-08-071-1/+5
* scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih2020-07-241-2/+2
* scripts/decode_stacktrace: warn when modpath is needed but is unsetSasha Levin2020-06-161-1/+4
* scripts/decode_stacktrace: Accept dash/underscore in modulesEvan Green2019-07-121-1/+1
* scripts/decode_stacktrace: look for modules with .ko.debug extensionNicolas Boichat2019-07-121-1/+1
* scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat2019-07-121-1/+1
* scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut2019-06-141-1/+1
* scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov2019-03-061-1/+8
* scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier2018-12-281-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scripts/decode_stacktrace.sh: Fix address line detection on x86Josh Poimboeuf2016-11-291-1/+2
* scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov2016-05-201-16/+39
* scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik2015-09-051-1/+4
* decode_stacktrace: make stack dump output useful againSasha Levin2014-06-111-0/+126