Demos included into TclDTrace distribution
Some scripts are included in the basic package just to demonstrate the power of the library. You're free to base on them - they are released into public domain, unless license is explicitly stated.
Basic DTraceDemo
One-screen demo of Tk GUI application allowing you to enter your scripts and then watch the results. Really basic things.
The NetDemo
Shows how simple it is to do a multi-client network daemon with TclDTrace.
