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