A new version (1.1) of the DTrace GUI plugin is now available for download from the NetBeans 6.8 Update Center. The current release of the DTrace GUI has seven new Chime displays which can be used by PHP developers and users to debug and tune applications written in PHP. Visit the websites below for more information: http://wiki.netbeans.org/DTrace http://wiki.netbeans.org/NetBeans_DTrace_GUI_Plugin_1_0 Thanks, - Nasser -- This message posted from opensolaris.org
Brendan Gregg - Sun Microsystems
2010-Jan-14 18:38 UTC
[dtrace-discuss] http://wiki.netbeans.org/DTrace
G''Day Nasser, On Thu, Jan 14, 2010 at 10:25:23AM -0800, Nasser Nouri wrote:> A new version (1.1) of the DTrace GUI plugin is now available for download from the NetBeans 6.8 Update Center. The current release of the DTrace GUI has seven new Chime displays which can be used by PHP developers and users to debug and tune applications written in PHP. Visit the websites below for more information: > > http://wiki.netbeans.org/DTrace > http://wiki.netbeans.org/NetBeans_DTrace_GUI_Plugin_1_0Cool; I like how people can see the script, make edits, and see and the output on the same screen. This could be a useful environment for learning DTrace. Is it easy to update the scripts it includes? I have a very large update to the DTraceToolkit in the pipeline, which introduces a ton of new scripts. Also, is NetBeans popular on MacOS X? Most of these scripts should work there too (and I''m adjusting the scripts to make them more MacOS X friendly.) Brendan -- Brendan Gregg, Sun Microsystems Fishworks. http://blogs.sun.com/brendan
Hi Brendan,> Cool; I like how people can see the script, make > edits, and see and the output > on the same screen. This could be a useful > environment for learning DTrace.Indeed. The whole idea is to make it very easy for developers and users to use and learn DTrace.> > Is it easy to update the scripts it includes? I have > a very large update to > the DTraceToolkit in the pipeline, which introduces a > ton of new scripts.Yes. It is very easy to update the scripts which are included with the DTrace GUI package. It would be great to include your new scripts with the next release of the DTrace GUI. In fact, you can easily test your new scripts with the current version of the DTrace GUI. You need to copy the new subdirectories into your $HOME/DTraceScripts directory before invoking NetBeans IDE. I am assuming that the new scripts are subdivided into different subdirectories based on their functionality.> Also, is NetBeans popular on MacOS X? Most of these > scripts should work there > too (and I''m adjusting the scripts to make them more > MacOS X friendly.)Yes. The NetBeans IDE is popular on MacOS X platform and in fact I had several requests from MacOS X developers and users to port the DTrace GUI to MacOS X. It should be an easy port if the Java DTrace API is already ported to MacOS X. Otherwise, first we need to port the Java DTrace API to MacOS X before we can use the DTrace GUI with NetBeans IDE on MacOS X. Thanks, - Nasser -- This message posted from opensolaris.org
OT Apple Instruments can''t show it? http://developer.apple.com/mac/library/DOCUMENTATION/DeveloperTools/Conceptual/InstrumentsUserGuide/Introduction/Introduction.html -- This message posted from opensolaris.org