opnsense-src/sys/cddl/dev/dtrace/powerpc
Mark Johnston cafe874475 Restore the trap type argument to the DTrace trap hook, removed in r268600.
It's redundant at the moment since it can be obtained from the trapframe
on the architectures where DTrace is supported, but this won't be the case
with ARM.
2014-12-23 15:38:19 +00:00
..
dtrace_asm.S Make dtrace_copy() actually work on PowerPC. Although unused currently, 2013-08-22 02:54:20 +00:00
dtrace_isa.c Fix the stack tracing for dtrace/powerpc. 2014-09-17 02:43:47 +00:00
dtrace_subr.c Restore the trap type argument to the DTrace trap hook, removed in r268600. 2014-12-23 15:38:19 +00:00
regset.h Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. 2012-11-07 23:45:09 +00:00