freebsd-dev/share/dtrace
Mark Johnston d96700a6da Remove redefinitions of some kernel types from mbuf.d.
These override the kernel's definitions and do not match in some cases,
which can break scripts that use these types. With r305055, dtrace is able
to trace fields of struct mbuf's anonymous structs and unions, so there is
no need to redefine types already defined in CTF.

MFC after:	3 days
2016-09-03 20:43:59 +00:00
..
blocking
disklatency
disklatencycmd
hotopen
Makefile Remove the old version of the DTraceToolkit from the source tree. 2016-05-19 19:51:39 +00:00
Makefile.depend
mbuf.d Remove redefinitions of some kernel types from mbuf.d. 2016-09-03 20:43:59 +00:00
nfsattrstats
nfsclienttime
README Remove the old version of the DTraceToolkit from the source tree. 2016-05-19 19:51:39 +00:00
retval Add the address at which the routine returned. 2016-04-21 03:17:53 +00:00
siftr
tcpconn
tcpdebug fix tcpdebug: - assign to "flags" in each probe, not only debug-input 2016-03-03 02:46:12 +00:00
tcpstate
tcptrack
udptrack
watch_execve
watch_kill Bump copyright for change from fbt to syscall 2016-01-24 21:18:54 +00:00
watch_vop_remove

$FreeBSD$

This directory contains scripts for use with the DTrace system.
These files and directories contain code generated by the FreeBSD
Project for use with DTrace on FreeBSD.