This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/16920] New: Add aarch64 backtrace support


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]