George V. Neville-Neil
8a502e7434
Summary: Update the ports to read from the packet rather than the
...
socket structure
2015-03-08 04:33:53 +00:00
George V. Neville-Neil
1dfaa6f1aa
udp track shows UDP data as it arrives and leaves the system
2015-03-08 04:29:41 +00:00
George V. Neville-Neil
73450093d0
Summary: Remove the pid printing which does not currently work.
2015-03-08 02:47:38 +00:00
George V. Neville-Neil
fd95ce9e53
Set the property to executable.
2015-03-07 21:31:37 +00:00
George V. Neville-Neil
6b740d6ecc
Add execute bits to tcpstate script.
2015-03-07 21:28:37 +00:00
George V. Neville-Neil
2c5c06a0d9
TCP connection tracker that uses aggregations to show where connections
...
originate from.
2015-03-07 19:29:53 +00:00
George V. Neville-Neil
234aa44656
Add a more complex TCP tracking script, which shows connections and
...
accepts as well as state transitions.
2015-03-07 19:16:09 +00:00
George V. Neville-Neil
4ce386ff25
Add a TCP state tracking script based on FreeBSD TCP SDTs
2015-03-07 18:17:15 +00:00
John-Mark Gurney
1a4574596c
add my scripts to measure io latency per disk...
2014-08-09 20:40:03 +00:00
John-Mark Gurney
a0e793cbf1
make the README a bit more clearer...
...
Sort the scripts, and remove the trailing backslash...
We really should install more of the toolkit scripts than just 5 of them..
2014-08-09 20:25:17 +00:00
Rui Paulo
a223d3ed90
Use dtrace -s instead of /bin/sh for DTrace scripts.
2014-06-26 17:27:36 +00:00
Warner Losh
c6063d0da8
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
...
from the latter.
2014-05-06 04:22:01 +00:00
George V. Neville-Neil
9becab3349
Remove copy/pasteo in the copyright notice.
2012-07-21 07:14:52 +00:00
George V. Neville-Neil
213dc9df2e
Add a new script, hotopen, which shows what uid is opening files
...
on a per second basis. While here clean up the Makefile as well.
MFC after: 1 week
2012-07-20 23:56:23 +00:00
George V. Neville-Neil
ed43a220e7
Add a script that traces NFS attribute cache accesses.
...
Submitted by: rwatson
MFC after: 2 weeks
2012-07-16 17:48:43 +00:00
George V. Neville-Neil
11f1804db4
Fix a case typo.
...
Pointed out by: jlh@
2012-05-18 20:34:08 +00:00
George V. Neville-Neil
c94c8819a5
Add a DTrace script to show the frequency and latency of NFS client calls.
...
Submitted by: rwatson
2012-05-18 16:47:15 +00:00
George V. Neville-Neil
4d37a12307
Add support for our own DTrace scripts and those from the DTraceToolkit
...
to the build system. FreeBSD written scripts are stored in
src/share and the toolkit scripts are brought from the cddl directory
into a working tree via install.
MFC after: 2 weeks
2012-05-18 16:40:15 +00:00