freebsd-dev/sys/cddl
Mark Johnston 38e6967f04 Ensure that all eight syscall arguments are available to dtrace_probe(),
rather than just the first five. This is done by calling dtrace_probe()
through a function pointer, as in illumos.

MFC after:	3 weeks
2014-04-14 00:23:18 +00:00
..
boot/zfs MFV r259170: 2014-01-01 00:45:28 +00:00
compat/opensolaris Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
contrib/opensolaris DTrace's pid provider works by inserting breakpoint instructions at probe 2014-04-14 00:22:42 +00:00
dev Ensure that all eight syscall arguments are available to dtrace_probe(), 2014-04-14 00:23:18 +00:00