freebsd-skq/share/dtrace
ae 8483987d89 Add dtrace SDT probe ipfw:::rule-matched.
It helps to reduce complexity with debugging of large ipfw rulesets.
Also define several constants and translators, that can by used by
dtrace scripts with this probe.

Reviewed by:	gnn
Obtained from:	Yandex LLC
MFC after:	2 weeks
Sponsored by:	Yandex LLC
Differential Revision:	https://reviews.freebsd.org/D26879
2020-10-21 15:01:33 +00:00
..
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 add my scripts to measure io latency per disk... 2014-08-09 20:40:03 +00:00
disklatencycmd add my scripts to measure io latency per disk... 2014-08-09 20:40:03 +00:00
hotopen Use dtrace -s instead of /bin/sh for DTrace scripts. 2014-06-26 17:27:36 +00:00
ipfw.d Add dtrace SDT probe ipfw:::rule-matched. 2020-10-21 15:01:33 +00:00
Makefile Add dtrace SDT probe ipfw:::rule-matched. 2020-10-21 15:01:33 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
mbuf.d Synchronize definitions in mbuf.d with values from mbuf.h 2020-08-05 11:54:02 +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 Add a more complex TCP tracking script, which shows connections and 2015-03-07 19:16:09 +00:00
udptrack

$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.