aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2018-12-28 00:31:25 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-12-28 12:11:44 -0800
commit67a28de47faa83585dd644bd4c31e5a1d9346c50 (patch)
tree0ccdb0fb605697cd5627ad17cb18caebd4e013d4 /scripts/checkstack.pl
parentscripts/decodecode: set ARCH when running natively on arm/arm64 (diff)
downloadlinux-dev-67a28de47faa83585dd644bd4c31e5a1d9346c50.tar.xz
linux-dev-67a28de47faa83585dd644bd4c31e5a1d9346c50.zip
scripts/decode_stacktrace: only strip base path when a prefix of the path
Running something like: decodecode vmlinux . leads to interested results where not only the leading "." gets stripped from the displayed paths, but also anywhere in the string, displaying something like: kvm_vcpu_check_block (arch/arm64/kvm/virt/kvm/kvm_mainc:2141) which doesn't help further processing. Fix it by only stripping the base path if it is a prefix of the path. Link: http://lkml.kernel.org/r/20181210174659.31054-3-marc.zyngier@arm.com Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions