dtrace - Tcl bindings to DTrace profiling tool

Description

TclDtrace is a binding of libdtrace to the Tcl programming language. DTrace is a system profiling suite created by Sun Microsystems. It allows the user to profile a program without modifying its text, or even without the need to distract it if it is running. It consists of a set of library hooks called "providers", a set of tools, a C API (libdtrace), and its own specially crafted scripting language called D. A Tcl binding to libdtrace will allow users to run D scripts and process their results directly from Tcl.

Information

Packagedtrace
AuthorRemigiusz Modrzejewski
Homepagehttp://dev.lrem.net/tcldtrace/
LicenseBSD, CDDL
Requiresdtrace
CategoriesLow-level utilities
Linkshttp://dev.lrem.net/tcldtrace/
http://freecode.com/projects/tcldtrace

Releases

VersionDateAnnounce
0.22008-08-05http://freshmeat.net/releases/282499/
0.32008-08-09http://freshmeat.net/releases/282710/
0.42008-08-13http://freshmeat.net/releases/282932/
0.52008-08-17http://freshmeat.net/releases/283124/