freebsd-dev/share/dtrace
George V. Neville-Neil 342af4d5ef fix tcpdebug: - assign to "flags" in each probe, not only debug-input
compute "len" in the same way in each probe

Submitted by:	Hannes Mehnert
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D5524
2016-03-03 02:46:12 +00:00
..
toolkit
blocking Add a little, but very useful script for use with programs that work using an 2015-10-04 00:40:12 +00:00
disklatency
disklatencycmd
hotopen
Makefile fix tcpdebug: - assign to "flags" in each probe, not only debug-input 2016-03-03 02:46:12 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
nfsattrstats Update DTrace nfs scripts to track the proper provider names. 2015-09-08 00:30:10 +00:00
nfsclienttime Update DTrace nfs scripts to track the proper provider names. 2015-09-08 00:30:10 +00:00
README
retval Replace the retval.sh shell script with a native DTrace script. 2015-11-26 00:53:39 +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 Fix bad title on script (caused by copy/paste) 2016-01-22 07:22:30 +00:00
watch_kill Bump copyright for change from fbt to syscall 2016-01-24 21:18:54 +00:00
watch_vop_remove Add scripts for watching common entry points. 2016-01-22 07:19:30 +00:00

$FreeBSD$

This directory contains scripts for use with the DTrace system.  The
toolkit/ directory installs the latest vendor import of Brendan
Gregg's DTraceToolkit while the other files and directories
contain code generated by the FreeBSD Project for use with DTrace on
FreeBSD.

NOTE: Do not add new scripts to the toolkit directory. New DTraceToolkit
scripts should be send to the maintainer of the toolkit and then brought
back into FreeBSD via future vendor imports.