summaryrefslogtreecommitdiffstats
path: root/scripts/decode_stacktrace.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-151-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-131-1/+1
* scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov2019-03-051-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-191-16/+39
* scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik2015-09-041-1/+4
* decode_stacktrace: make stack dump output useful againSasha Levin2014-06-101-0/+126