aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2020-09-21 13:23:41 +0100
committerWill Deacon <[email protected]>2020-09-21 19:43:03 +0100
commit9e0f085c2b33ebe13bcec53cbacce505fe78fde7 (patch)
tree88f6f0415bc30583bb6270a6c5cba64d20421756 /tools/perf/scripts/python/export-to-sqlite.py
parent5fc57df2f6fdc18b9f9273f98318ff7919968c2c (diff)
arm64: Move console stack display code to stacktrace.c
Currently the code for displaying a stack trace on the console is located in traps.c rather than stacktrace.c, using the unwinding code that is in stacktrace.c. This can be confusing and make the code hard to find since such output is often referred to as a stack trace which might mislead the unwary. Due to this and since traps.c doesn't interact with this code except for via the public interfaces move the code to stacktrace.c to make it easier to find. Signed-off-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions