freebsd-skq/sys/cddl/dev/dtrace
gonzo 1aa843503d - For o32 ABI get arguments from the stack
- Clear CPU_DTRACE_FAULT flag in userland backtrace routine. It just
   means we hit wrong memory region and should stop.
2012-03-26 21:47:06 +00:00
..
amd64 With retirement of cpumask_t and usage of cpuset_t for representing a 2011-07-04 12:04:52 +00:00
i386 On i386, fbt probes are implemented by writing an invalid opcode over 2011-11-10 22:03:35 +00:00
mips - For o32 ABI get arguments from the stack 2012-03-26 21:47:06 +00:00
dtrace_anon.c
dtrace_cddl.h Add more compatibility structure members needed by the upcoming fasttrap 2010-08-22 11:04:43 +00:00
dtrace_clone.c
dtrace_debug.c Define dtrace_cmpset_long in terms of atomic_cmpset_long 2011-10-16 22:18:08 +00:00
dtrace_hacks.c
dtrace_ioctl.c Properly cast 64-bit dofhp_dof to pointer. 2012-03-26 21:22:51 +00:00
dtrace_load.c Make the /dev/dtrace/helper node have the mode 0660. This allows 2010-09-01 12:08:32 +00:00
dtrace_modevent.c
dtrace_sysctl.c
dtrace_test.c
dtrace_unload.c Destroy the helper device when unloading. 2010-08-22 11:05:37 +00:00
dtrace_vtime.c