summaryrefslogtreecommitdiffstats
path: root/scripts/decode_stacktrace.sh
AgeCommit message (Expand)AuthorLines
2019-07-12scripts/decode_stacktrace: Accept dash/underscore in modulesEvan Green-1/+1
2019-07-12scripts/decode_stacktrace: look for modules with .ko.debug extensionNicolas Boichat-1/+1
2019-07-12scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat-1/+1
2019-06-13scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut-1/+1
2019-03-05scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov-1/+8
2018-12-28scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-11-29scripts/decode_stacktrace.sh: Fix address line detection on x86Josh Poimboeuf-1/+2
2016-05-19scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov-16/+39
2015-09-04scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik-1/+4
2014-06-10decode_stacktrace: make stack dump output useful againSasha Levin-0/+126