Screencast: DTrace for JavaScript Debugging

Posted by : Dr. Root | 13 March, 2007 | Published in

This is a very interesting screencast if you'd like to learn to debug JavaScript using DTrace.

DTrace can examine JavaScript code execution in realtime, allowing you to identify performance issues and bugs. By using DTrace for JavaScript debugging, all sofware layers in the system can be examined from the same tool, such as the software of the browser and the kernel. For example, DTrace may help you prove that a performance issue is actually a bug in the browser - and not your JavaScript code.

» View screencast

(0) Comments

Copyright 2005-2010, ask|dr.root, brought to you by Avnet Technology Solutions