Name Date Size #Lines LOC

..--

Examples/H--34,36230,521

Notes/H--1,246926

ContentsH A D30-Sep-20155.6 KiB153148

FaqH A D30-Sep-20154.5 KiB12784

HistoryH A D30-Sep-201513.9 KiB250232

IndexH A D30-Sep-20155.6 KiB153148

LinksH A D30-Sep-2015708 3120

MaintainerH A D30-Sep-2015156 74

ReadmeH A D30-Sep-2015612 2214

ToDoH A D30-Sep-2015123 83

WhoH A D30-Sep-20151.7 KiB7557

cddl1.txtH A D30-Sep-201519.7 KiB386316

oneliners.txtH A D30-Sep-20152.4 KiB8251

Readme

1Docs - DTraceToolkit Documentation
2
3   Docs/Contents	summary of toolkit commands
4   Examples		examples of command usage
5   Notes		notes on commands
6
7The following may be followed to learn about a DTraceToolkit command,
8
9	1. read "Contents" for a command name and toolkit location.
10	2. run the command with "-h" to check it's usage.
11	3. read the manpage from Man/man1m.
12	4. read the examples from Examples.
13	5. read the notes from Notes.
14	6. read the script itself
15
16Try the following to discover all docs related to a command, eg iosnoop,
17
18	find . | grep iosnoop
19
20best run from the DTraceToolkit root directory.
21
22