[Bug runtime/16920] New: Add aarch64 backtrace support
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Wed May 7 18:24:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=16920
Bug ID: 16920
Summary: Add aarch64 backtrace support
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: runtime
Assignee: systemtap at sourceware dot org
Reporter: wcohen at redhat dot com
The runtime does not have support for aarch64 backtraces. This appears to
require:
-adding runtime/unwind/arm64.h describing aarch64
-include that arm64.h runtime/unwind/unwind.h
-set STP_USE_DWARF_UNWINDER when defined(__arch64__) in runtime/linux/runtime.h
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list