Name Date Size #Lines LOC

..--

Examples/H09-Jul-2024-34,36230,521

Notes/H09-Jul-2024-1,246926

ContentsH A D09-Jul-20245.6 KiB153148

FaqH A D09-Jul-20244.5 KiB12784

HistoryH A D09-Jul-202413.9 KiB250232

IndexH A D09-Jul-20245.6 KiB153148

LinksH A D09-Jul-2024708 3120

MaintainerH A D09-Jul-2024156 74

ReadmeH A D09-Jul-2024612 2214

ToDoH A D09-Jul-2024123 83

WhoH A D09-Jul-20241.7 KiB7557

cddl1.txtH A D09-Jul-202419.7 KiB386316

oneliners.txtH A D09-Jul-20242.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