freebsd-skq/sys/modules/dtrace
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
..
dtio Initial commit of an I/O provider for DTrace on FreeBSD. 2012-07-11 16:27:02 +00:00
dtmalloc
dtnfscl
dtnfsclient
dtrace Dtrace: enablings on defunct providers prevent providers from unregistering 2013-04-01 19:13:46 +00:00
dtrace_test Port the SDT test now that it's possible to create SDT probes that take 2013-06-02 00:33:36 +00:00
dtraceall Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, 2013-03-18 05:30:18 +00:00
fasttrap
fbt Fix the powerpc64 build. MACHINE_CPUARCH is common for powerpc/powerpc64, 2013-03-19 00:39:02 +00:00
lockstat
profile
prototype
sdt
systrace
systrace_freebsd32
systrace_linux32
Makefile Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, 2013-03-18 05:30:18 +00:00
Makefile.inc