freebsd-dev/sys/cddl/dev
Mark Johnston 32cd0147fa Implement the lockstat provider using SDT(9) instead of the custom provider
in lockstat.ko. This means that lockstat probes now have typed arguments and
will utilize SDT probe hot-patching support when it arrives.

Reviewed by:	gnn
Differential Revision:	https://reviews.freebsd.org/D2993
2015-07-19 22:14:09 +00:00
..
dtmalloc The dtmalloc provider uses the short description of a malloc type as the 2013-06-28 03:14:40 +00:00
dtrace When checking for the valid value of the frame pointer, verify that it 2015-07-16 19:40:18 +00:00
fbt First cut of DTrace for AArch64. 2015-07-01 15:51:11 +00:00
profile First cut of DTrace for AArch64. 2015-07-01 15:51:11 +00:00
sdt Implement the lockstat provider using SDT(9) instead of the custom provider 2015-07-19 22:14:09 +00:00
systrace Ensure that all eight syscall arguments are available to dtrace_probe(), 2014-04-14 00:23:18 +00:00
prototype.c