| |
| | Adam Leventhal's Weblog |
 | | For the uninitiated, DTrace is the dynamic tracing facility in OpenSolaris; it allows for systemic analysis of a scope and precision unequalled in the industry. |
 | | With DTrace, administrators and developers can trace low level services like I/O and scheduling, up the system stack through kernel functions calls, system calls, and system library calls, and into applications written in C and C++ or any of a host of dynamic languages like Java, Ruby, Perl or php. |
 | | DTrace has several different instrumentation providers that know how to instrument a particular part of the system and provide relevant probes for that component. |
| blogs.sun.com /ahl/entry/dtrace_for_linux (2912 words) |
|