xref: /netbsd-src/external/cddl/dtracetoolkit/dist/Snippits/Readme (revision e89934bbf778a6d6d6894877c4da59d0c7835b0f)
1Snippits - DTrace code snippits
2
3   This directory has useful snippits of D scripting in seperate files.
4
5   When coding in DTrace, I frequently refer to the same chunks of code
6   from the same scripts, when I need to do certain things that I have
7   solved in the past. I also refer other people to them when asked.
8   This directory is a library for such "snippits" of code.
9
10   This directory does not contain runnable DTrace scripts.
11
12