freebsd-nq/sys/cddl/dev
Wojciech Macek 1c7c13aa0e 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
2016-04-06 05:13:36 +00:00
..
dtmalloc The dtmalloc provider uses the short description of a malloc type as the 2013-06-28 03:14:40 +00:00
dtrace Implement dtrace_getupcstack in ARM64 2016-04-06 05:13:36 +00:00
fbt ARM: Rename remaining ARMv4 specific function in DTrace code. 2016-02-06 11:16:15 +00:00
profile Allow the artificial profile frames to be adjusted as needed by the user. 2015-12-05 10:00:01 +00:00
sdt sdt: static-ize couple of variables 2015-09-29 12:14:22 +00:00
systrace Support an arbitrary number of arguments to DTrace syscall probes. 2015-12-17 00:00:27 +00:00
prototype.c