freebsd-nq/sys/modules/dtrace/dtraceall
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
..
dtraceall.c Implement the lockstat provider using SDT(9) instead of the custom provider 2015-07-19 22:14:09 +00:00
Makefile