opnsense-src/sys/cddl/dev/dtrace/arm
Robert Watson 2a1d3dee4f On ARM, unlike some other architectures, saved $pc values from in-kernel
traps do appear in the regular call stack, rather than only in a special
trap frame, so we don't need to inject the trap-frame $pc into a returned
stack trace in DTrace.

MFC after:	3 days
Sponsored by:	DARPA, AFRL
2015-03-15 15:17:34 +00:00
..
dtrace_asm.S dtrace_cas32 and dtrace_casptr should retrn the data loaded from target 2015-03-05 18:03:42 +00:00
dtrace_isa.c On ARM, unlike some other architectures, saved $pc values from in-kernel 2015-03-15 15:17:34 +00:00
dtrace_subr.c Add support for walltimestamp to DTrace on ARM. 2015-03-07 04:38:25 +00:00
regset.h