diff options
author | 2022-07-27 15:29:02 +0100 | |
---|---|---|
committer | 2022-07-27 18:18:03 +0100 | |
commit | 9f5fee05f6897d0fe0e3a44ade71bb85cd97b2ef (patch) | |
tree | c942f5d53ed8f342bdc8ddba823fe0ff60da74de /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | KVM: arm64: Move PROTECTED_NVHE_STACKTRACE around (diff) | |
download | linux-dev-9f5fee05f6897d0fe0e3a44ade71bb85cd97b2ef.tar.xz linux-dev-9f5fee05f6897d0fe0e3a44ade71bb85cd97b2ef.zip |
KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit
The unwinding code doesn't really belong to the exit handling
code. Instead, move it to a file (conveniently named stacktrace.c
to confuse the reviewer), and move all the stacktrace-related
stuff there.
It will be joined by more code very soon.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Kalesh Singh <kaleshsingh@google.com>
Tested-by: Kalesh Singh <kaleshsingh@google.com>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20220727142906.1856759-3-maz@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions