diff options
author | 2019-03-01 15:00:41 -0500 | |
---|---|---|
committer | 2019-03-19 14:55:10 +0000 | |
commit | c82fd1e6bd55ecc001e610e5484e292a7d8a39fc (patch) | |
tree | 64537aae0519d1973a10e41c29d705f99a2ad5c5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | arm64: apply workaround on A64FX v1r0 (diff) | |
download | wireguard-linux-c82fd1e6bd55ecc001e610e5484e292a7d8a39fc.tar.xz wireguard-linux-c82fd1e6bd55ecc001e610e5484e292a7d8a39fc.zip |
arm64/stacktrace: Export save_stack_trace_regs()
The ARM64 implements the save_stack_trace_regs function, but it is
unusable for any diagnostic tooling compiled as a kernel module due
the missing EXPORT_SYMBOL_GPL for the function. Export
save_stack_trace_regs() to align with other architectures such as
s390, openrisc, and powerpc. This is similar to the ARM64 export of
save_stack_trace_tsk() added in git commit e27c7fa015d6.
Signed-off-by: William Cohen <wcohen@redhat.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions