HomeFreeBSD

Implement dtrace_getupcstack in ARM64

Description

Implement dtrace_getupcstack in ARM64

Allow using DTRACE for performance analysis of userspace
applications - the function call stack can be captured.
This is almost an exact copy of AMD64 solution.

Obtained from: Semihalf
Sponsored by: Cavium
Reviewed by: emaste, gnn, jhibbits
Differential Revision: https://reviews.freebsd.org/D5779

Details

Provenance
wmaAuthored on
Reviewer
emaste
Differential Revision
D5779: Implement dtrace_getupcstack in ARM64
Parents
rS297610: Revert accidental submit of WIP as part of r297609
Branches
Unknown
Tags
Unknown