freebsd-dev/sys/cddl
Mark Johnston 9c06d5a051 Do some cleanup of the SDT code. In particular,
* Remove the unused sdt cdev.
* Don't bother keeping a list of probes in struct sdt_prov; it's not needed.
* Invoke sdt_load and sdt_unload from the module handler instead of
  registering separate SYSINITs.
* Keep to within 80 columns.
* Check for errors from dtrace_unregister().
2013-10-26 06:23:51 +00:00
..
boot/zfs MFV r245512: 2013-02-09 06:39:28 +00:00
compat/opensolaris MFV r247844 (illumos-gate 13975:ef6409bc370f) 2013-09-10 01:46:47 +00:00
contrib/opensolaris Fix a couple of bugs in the fasttrap emulation of a "push %rbp" instruction: 2013-10-26 03:21:54 +00:00
dev Do some cleanup of the SDT code. In particular, 2013-10-26 06:23:51 +00:00