aboutsummaryrefslogtreecommitdiff
path: root/Code/Readme
blob: f8b16d79b7e4404d2478ba0c8ee0269b030faf05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Code - Example Programs

   This directory contains example software sorted by language, which may
   be used as the target for DTrace scripts. These examples are simple and
   to the point, and are intended as example targets for when learing
   DTrace.

   Some people attempt to learn DTrace by tracing their complex real
   world application first. That's the hard way. Try these programs instead,
   and once you are confident here, move onto harder targets.

   Some of these programs feature in the example files in the /Examples
   directory.

   This directory does not contain DTrace scripts.