VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
decode_stacktrace.sh
Date
Commit Message
Rev
Author
2021-07-08
scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
d5ce757d
Stephen Boyd
2021-07-08
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
5bf0f3bc
Stephen Boyd
2021-07-08
scripts/decode_stacktrace.sh: support debuginfod
26681eb3
Stephen Boyd
2020-08-07
scripts/decode_stacktrace.sh: guess path to vmlinux by release name
f90dde44
Konstantin Khlebnikov
2020-08-07
scripts/decode_stacktrace.sh: guess path to modules
431151b6
Konstantin Khlebnikov
2020-08-07
scripts/decode_stacktrace.sh: guess basepath if not specified
ecda6e27
Konstantin Khlebnikov
2020-08-07
scripts/decode_stacktrace.sh: skip missing symbols
f643b9ee
Konstantin Khlebnikov
2020-07-24
scripts/decode_stacktrace: strip basepath from all paths
d178770d
Pi-Hsun Shih
2020-06-15
scripts/decode_stacktrace: warn when modpath is needed but is unset
a5dc8300
Sasha Levin
2019-07-12
scripts/decode_stacktrace: Accept dash/underscore in modules
ca90bbd4
Evan Green
2019-07-12
scripts/decode_stacktrace: look for modules with .ko.debug extension
fe7d14f1
Nicolas Boichat
2019-07-12
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
31013836
Nicolas Boichat
2019-06-13
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
c04e32e9
Manuel Traut
2019-03-05
scripts/decode_stacktrace.sh: handle RIP address with segment
1d6693fb
Konstantin Khlebnikov
2018-12-28
scripts/decode_stacktrace: only strip base path when a prefix of the path
67a28de4
Marc Zyngier
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2016-11-29
scripts/decode_stacktrace.sh: Fix address line detection on x86
53938ee4
Josh Poimboeuf
2016-05-19
scripts/decode_stacktrace.sh: handle symbols in modules
310c6dd0
Konstantin Khlebnikov
2015-09-04
scripts: decode_stacktrace: fix ARM architecture decoding
e260fe01
Robert Jarzmik
2014-06-10
decode_stacktrace: make stack dump output useful again
dbd1abb2
Sasha Levin