diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2017-05-08 21:53:37 -0400 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-05-30 06:07:42 -0400 |
commit | 1149aad10b1e2f2cf1ea023889ac8604ae869c5a (patch) | |
tree | 3cca27fa938ff0108046f2adb4b8f2a24cdd7177 /tools/perf/scripts/python/stackcollapse.py | |
parent | c07ab957d9af8092fc3caf3db5a0fb49098fdc65 (diff) |
arm64: Add dump_backtrace() in show_regs
Generic code expects show_regs() to dump the stack, but arm64's
show_regs() does not. This makes it hard to debug softlockups and
other issues that result in show_regs() being called.
This patch updates arm64's show_regs() to dump the stack, as common
code expects.
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
[will: folded in bug_handler fix from mrutland]
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions