diff options
author | Xiong Nandi <xndchn@gmail.com> | 2024-05-24 07:25:59 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-06-25 08:25:00 +0300 |
commit | b41838fe11ce1d2d994210c2c79582499c53e0ca (patch) | |
tree | d79708f7290656e057d67ba1f83503bcb4dfbd5b /scripts/gdb/linux/utils.py | |
parent | 1fcce6b8a768b7fc0bc788abd79658cbf9b21536 (diff) | |
download | linux-b41838fe11ce1d2d994210c2c79582499c53e0ca.tar.xz |
scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIX
Patch series "scripts/decode_stacktrace.sh: better support to ARM32".
This patch (of 2):
Since System.map is generated by cross-compile nm tool, we should use it here
too. Otherwise host nm may not recognize ARM Thumb-2 instruction address well.
Link: https://lkml.kernel.org/r/20240524042600.14738-1-xndchn@gmail.com
Link: https://lkml.kernel.org/r/20240524042600.14738-2-xndchn@gmail.com
Signed-off-by: Xiong Nandi <xndchn@gmail.com>
Reviewed-by: Elliot Berman <quic_eberman@quicinc.com>
Cc: Bjorn Andersson <quic_bjorande@quicinc.com>
Cc: Carlos Llamas <cmllamas@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions