freebsd-skq/sys/cddl/dev/dtrace
gonzo 49e07e9559 Properly cast 64-bit dofhp_dof to pointer.
For i386 this change is no-op. For AMD64 it was tested with DTrace test
suite: results are the same from the test run before the change and after
2012-03-26 21:22:51 +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 Use macroses to load/store pointers and increase indexes instead of 2012-03-26 01:26:33 +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