Deleted Added
full compact
README (235628) README (269764)
1$FreeBSD: head/share/dtrace/README 235628 2012-05-18 20:34:08Z gnn $
1$FreeBSD: head/share/dtrace/README 269764 2014-08-09 20:25:17Z jmg $
2
3This directory contains scripts for use with the DTrace system. The
2
3This directory contains scripts for use with the DTrace system. The
4toolkit/ directory contains the latest vendor import of Brendan
5Gregg's DTraceToolkit while all the other files and directories
4toolkit/ directory installs the latest vendor import of Brendan
5Gregg's DTraceToolkit while the other files and directories
6contain code generated by the FreeBSD Project for use with DTrace on
7FreeBSD.
8
6contain code generated by the FreeBSD Project for use with DTrace on
7FreeBSD.
8
9NOTE: Do not add new scripts to the DTraceToolkit contained in this
10directory. New DTraceToolkit scripts should be send to the maintainer
11of the toolkit and then brought back into FreeBSD via future vendor imports.
9NOTE: Do not add new scripts to the toolkit directory. New DTraceToolkit
10scripts should be send to the maintainer of the toolkit and then brought
11back into FreeBSD via future vendor imports.