freebsd-skq/cddl
Mark Johnston 18161786c6 Port the SDT test now that it's possible to create SDT probes that take
seven arguments.

The original test uses Solaris' uadmin system call to trigger the test
probe; this change adds a sysctl to the dtrace_test module and gets the test
program to trigger the test probe via the sysctl handler.

The test is currently failing on amd64 because of some bugs in the way that
probe arguments beyond the first five are obtained - these bugs will be
fixed in a separate change.
2013-06-02 00:33:36 +00:00
..
compat/opensolaris
contrib Port the SDT test now that it's possible to create SDT probes that take 2013-06-02 00:33:36 +00:00
lib Bring back part of r249367 by adding DTrace's temporal option, which allows 2013-05-12 16:26:33 +00:00
sbin
usr.bin
usr.sbin
Makefile
Makefile.inc