xref: /netbsd-src/external/cddl/dtracetoolkit/dist/Snippits/Readme (revision a45db23f655e22f0c2354600d3b3c2cb98abf2dc)
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