<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Linux Responds to DTrace? SystemTap on Tap</title>
	<atom:link href="http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/feed/" rel="self" type="application/rss+xml" />
	<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/</link>
	<description>because technology is just another ecosystem</description>
	<lastBuildDate>Wed, 25 Jan 2012 16:19:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Darren Moffat</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1868</link>
		<dc:creator>Darren Moffat</dc:creator>
		<pubDate>Mon, 17 Apr 2006 00:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1868</guid>
		<description>Higher level DTrace GUI tools are starting to appear, one such example is &lt;a href=&quot;http://opensolaris.org/os/project/dtrace-chime/&quot; rel=&quot;nofollow&quot;&gt;Chime&lt;/a&gt;.  Granted a little basic just now but just like DTrace itself extensible.  Yes the real value will be in combining DTrace and NetBeans - particuarly for Java programmers.
</description>
		<content:encoded><![CDATA[<p>Higher level DTrace GUI tools are starting to appear, one such example is <a href="http://opensolaris.org/os/project/dtrace-chime/" >Chime</a>.  Granted a little basic just now but just like DTrace itself extensible.  Yes the real value will be in combining DTrace and NetBeans &#8211; particuarly for Java programmers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Cantrill</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1867</link>
		<dc:creator>Bryan Cantrill</dc:creator>
		<pubDate>Wed, 12 Apr 2006 03:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1867</guid>
		<description>As much as I might like to ignore it, I take issue with this statement:

&lt;i&gt;None of these tools are [sic] new -- this stuff&#039;s been around for a while.&lt;/i&gt;

While some of the ideas have been kicking around for a while, plenty of DTrace &lt;i&gt;is&lt;/i&gt; new, as outlined in length in the Related Work section of &lt;a href=&quot;http://www.sun.com/bigadmin/content/dtrace/dtrace_usenix.pdf&quot; rel=&quot;nofollow&quot;&gt;our paper&lt;/a&gt; at &lt;a href=&quot;http://www.usenix.org/events/usenix04/&quot; rel=&quot;nofollow&quot;&gt;USENIX &#039;04&lt;/a&gt;.  Yes, we&#039;re familiar with the offerings on z/OS like GTF and OmegaMon and yes, DTrace advances the state of the art beyond them -- significantly beyond them in some dimensions.  So contrary to popular belief, everything &lt;i&gt;wasn&#039;t&lt;/i&gt; actually done by z/OS or MULTICS in the 1960s...</description>
		<content:encoded><![CDATA[<p>As much as I might like to ignore it, I take issue with this statement:</p>
<p><i>None of these tools are [sic] new &#8212; this stuff&#8217;s been around for a while.</i></p>
<p>While some of the ideas have been kicking around for a while, plenty of DTrace <i>is</i> new, as outlined in length in the Related Work section of <a href="http://www.sun.com/bigadmin/content/dtrace/dtrace_usenix.pdf" rel="nofollow">our paper</a> at <a href="http://www.usenix.org/events/usenix04/" >USENIX &#8217;04</a>.  Yes, we&#8217;re familiar with the offerings on z/OS like GTF and OmegaMon and yes, DTrace advances the state of the art beyond them &#8212; significantly beyond them in some dimensions.  So contrary to popular belief, everything <i>wasn&#8217;t</i> actually done by z/OS or MULTICS in the 1960s&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Dolan</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1866</link>
		<dc:creator>Mike Dolan</dc:creator>
		<pubDate>Tue, 11 Apr 2006 20:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1866</guid>
		<description>Stephen, great seeing you in Boston. I see the post sparked some healthy debates. Not sure why people seem to be &quot;picking sides&quot; on whether their Ford is better than the other guy&#039;s Chevy, but at the end of the day it&#039;s about empowering users of all platforms to be able to work more effectively with the system. The reality is admins and developers work on a platform for a variety of reasons - not one tool in the toolbox. Once they&#039;re on the platform let&#039;s get them tools they can use. None of these tools are &quot;new&quot; - this stuff&#039;s been around for a while. The &quot;new&quot; part is they&#039;re packaged better, increase granularity, easier to use, and available on more platforms than z/OS for instance. With SystemTap, the Linux admins and developers will have new powertools to help them in their work - and that&#039;s a good thing.</description>
		<content:encoded><![CDATA[<p>Stephen, great seeing you in Boston. I see the post sparked some healthy debates. Not sure why people seem to be &#8220;picking sides&#8221; on whether their Ford is better than the other guy&#8217;s Chevy, but at the end of the day it&#8217;s about empowering users of all platforms to be able to work more effectively with the system. The reality is admins and developers work on a platform for a variety of reasons &#8211; not one tool in the toolbox. Once they&#8217;re on the platform let&#8217;s get them tools they can use. None of these tools are &#8220;new&#8221; &#8211; this stuff&#8217;s been around for a while. The &#8220;new&#8221; part is they&#8217;re packaged better, increase granularity, easier to use, and available on more platforms than z/OS for instance. With SystemTap, the Linux admins and developers will have new powertools to help them in their work &#8211; and that&#8217;s a good thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Boutilier</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1865</link>
		<dc:creator>Eric Boutilier</dc:creator>
		<pubDate>Mon, 10 Apr 2006 12:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1865</guid>
		<description>&gt; but surely a weblog is not the right place to have a detailed and
&gt; thoughtful debate. Why don&#039;t y&#039;all join us on the project mailing
&gt; list where we can hash it out[?]

Strongly disagree. Debate about the relative differences of DTrace  and SystemTap should take place not on one list or the other, but a separate (newly created if need be) higher-level list somewhere -- e.g. observability tools.

Eric</description>
		<content:encoded><![CDATA[<p>&gt; but surely a weblog is not the right place to have a detailed and<br />
&gt; thoughtful debate. Why don&#8217;t y&#8217;all join us on the project mailing<br />
&gt; list where we can hash it out[?]</p>
<p>Strongly disagree. Debate about the relative differences of DTrace  and SystemTap should take place not on one list or the other, but a separate (newly created if need be) higher-level list somewhere &#8212; e.g. observability tools.</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Dickens</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1864</link>
		<dc:creator>James Dickens</dc:creator>
		<pubDate>Sun, 09 Apr 2006 19:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1864</guid>
		<description>Show off your bugs

I have seen lots of people using DTrace fixing problems. Systemtap has come a long way in the last year; Im wondering has anybody solved a problem or tuned an application, found bottlenecks with Systemtap. So Im putting out a request for people using Systemtap to show how Systemtap made there life easier, blog it or post it somewhere and a link to the systemtap mailing list. These could be very motivational to the community, perhaps they could even be made part of the official webpage.</description>
		<content:encoded><![CDATA[<p>Show off your bugs</p>
<p>I have seen lots of people using DTrace fixing problems. Systemtap has come a long way in the last year; Im wondering has anybody solved a problem or tuned an application, found bottlenecks with Systemtap. So Im putting out a request for people using Systemtap to show how Systemtap made there life easier, blog it or post it somewhere and a link to the systemtap mailing list. These could be very motivational to the community, perhaps they could even be made part of the official webpage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vara Prasad</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1863</link>
		<dc:creator>Vara Prasad</dc:creator>
		<pubDate>Sat, 08 Apr 2006 17:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1863</guid>
		<description>SystemTap made a conscious design decision to provide flexible and safe architecture that allows probes almost anywhere in the system. It is easier to provide a safe set of probes if the probe set is limited. The limitation of this approach is, if a problem requires a probe point which is not in that limited set then the solution becomes limited. SystemTap flexible architecture allows packaging of well tested set of probes using tapsets that are safe to use in any production system but it doesnt limit one&#039;s ability to add new set of probes when in need. Safety is an integral part of SystemTap design as you can read in &lt;a href=&quot;http://sourceware.org/systemtap/systemtap-ols.pdf&quot; rel=&quot;nofollow&quot;&gt; my OLS paper &lt;/a&gt; . 

In a short time span SystemTap is able to provide significant functionality not by accident but due to it&#039;s flexible and extensible architecture. We are doing extensive testing to disallow probes only in a very few places where it is not safe, as per our design goal. The bugs Bryan mentioned in his comment are not architectural flaws but our effort to isolate areas where probes are not allowed to the smallest possible set. 

I couldnt agree more with Stephen that the value to the customer is in providing tools on top of the infrastructure. I think flexible architecture of SystemTap that has ability to develop higher level tools by including the lower level tapsets has an advantage. I also agree with Stephen that adoption of these tools and technologies in the customer base can be accelerated with automated script generation using a GUI front end.</description>
		<content:encoded><![CDATA[<p>SystemTap made a conscious design decision to provide flexible and safe architecture that allows probes almost anywhere in the system. It is easier to provide a safe set of probes if the probe set is limited. The limitation of this approach is, if a problem requires a probe point which is not in that limited set then the solution becomes limited. SystemTap flexible architecture allows packaging of well tested set of probes using tapsets that are safe to use in any production system but it doesnt limit one&#8217;s ability to add new set of probes when in need. Safety is an integral part of SystemTap design as you can read in <a href="http://sourceware.org/systemtap/systemtap-ols.pdf" > my OLS paper </a> . </p>
<p>In a short time span SystemTap is able to provide significant functionality not by accident but due to it&#8217;s flexible and extensible architecture. We are doing extensive testing to disallow probes only in a very few places where it is not safe, as per our design goal. The bugs Bryan mentioned in his comment are not architectural flaws but our effort to isolate areas where probes are not allowed to the smallest possible set. </p>
<p>I couldnt agree more with Stephen that the value to the customer is in providing tools on top of the infrastructure. I think flexible architecture of SystemTap that has ability to develop higher level tools by including the lower level tapsets has an advantage. I also agree with Stephen that adoption of these tools and technologies in the customer base can be accelerated with automated script generation using a GUI front end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Mynhier</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1862</link>
		<dc:creator>Chad Mynhier</dc:creator>
		<pubDate>Sat, 08 Apr 2006 15:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1862</guid>
		<description>I have a small amount of practical experience with DTrace, but I&#039;ve only read about SystemTap, so I can&#039;t compare the two.  I will, however, give an example where I&#039;ve used DTrace to gain some impressive performance improvements, and then I&#039;ll state the major problem with using SystemTap in our environment.

We recently load-tested a Sun T2000 server in our environment.  (This is the Niagara-based server, 8 cores with 4 threads per core.)  Our first test was on an in-house multi-threaded SMTP server.  Where we expected to see 6-8 times performance over our current hardware, we barely saw 3x, even though the server was still mostly idle.  The obvious thought was that it was a lock contention problem, and the most likely candidate was the mutex around the shared lock file.  The standard procedure would have been to increase the debugging level, log a lot of information, and analyze it afterwards.  Given that the log file was a candidate for lock contention, the results of that analysis might not have been conclusive, because the extra logging itself  could have masked the problem.

I performed a very simple analysis with two DTrace scripts.  The first told me what function the application was spending most of its time in (__lwp_mutex_timedlock(), for the curious), and the second gave me the most common stack traces leading to that particular function.  The lock contention ended up being in libc&#039;s implementation of malloc() and free().  It hadn&#039;t occurred to anyone to even think about this as a possibility, and the standard method of adding extra logging probably wouldn&#039;t have caught this.  (For the curious, Solaris 10&#039;s libumem provided the silver-bullet solution to the performance problem, letting the Niagara perform as expected but also getting us a 70% improvement on the existing hardware.)

There&#039;s a second case with a similar analysis that pointed to lock contention in readdir_r(), but the details would essentially be redundant.  What is important to point out, though, is that we were performing this analysis on live production systems under real conditions.  We were comfortable doing so given the safety features of DTrace, and doing so allowed us to spend a few hours analyzing the problem instead of spending much longer setting up a lab environment in which we could generate an equivalent amount of traffic.

As for SystemTap, there&#039;s a major sticking point with respect to using it in our environment (which is a mixture of Solaris and Linux.)  As far as I understand, SystemTap involves generating C code and compiling that C code into a kernel module.  Given the requirement for a C compiler, we&#039;ll never be able to use SystemTap on production systems, as we do not install a C compiler on our production systems.  It&#039;s feasible that we would change that policy if SystemTap could provide some truly outstanding benefit, but it&#039;s far more likely that we would run Solaris x86 in order to use DTrace.  While there are architectural arguments to be made with respect to this issue, this is an operations argument that I would expect to be an issue in many environments.</description>
		<content:encoded><![CDATA[<p>I have a small amount of practical experience with DTrace, but I&#8217;ve only read about SystemTap, so I can&#8217;t compare the two.  I will, however, give an example where I&#8217;ve used DTrace to gain some impressive performance improvements, and then I&#8217;ll state the major problem with using SystemTap in our environment.</p>
<p>We recently load-tested a Sun T2000 server in our environment.  (This is the Niagara-based server, 8 cores with 4 threads per core.)  Our first test was on an in-house multi-threaded SMTP server.  Where we expected to see 6-8 times performance over our current hardware, we barely saw 3x, even though the server was still mostly idle.  The obvious thought was that it was a lock contention problem, and the most likely candidate was the mutex around the shared lock file.  The standard procedure would have been to increase the debugging level, log a lot of information, and analyze it afterwards.  Given that the log file was a candidate for lock contention, the results of that analysis might not have been conclusive, because the extra logging itself  could have masked the problem.</p>
<p>I performed a very simple analysis with two DTrace scripts.  The first told me what function the application was spending most of its time in (__lwp_mutex_timedlock(), for the curious), and the second gave me the most common stack traces leading to that particular function.  The lock contention ended up being in libc&#8217;s implementation of malloc() and free().  It hadn&#8217;t occurred to anyone to even think about this as a possibility, and the standard method of adding extra logging probably wouldn&#8217;t have caught this.  (For the curious, Solaris 10&#8242;s libumem provided the silver-bullet solution to the performance problem, letting the Niagara perform as expected but also getting us a 70% improvement on the existing hardware.)</p>
<p>There&#8217;s a second case with a similar analysis that pointed to lock contention in readdir_r(), but the details would essentially be redundant.  What is important to point out, though, is that we were performing this analysis on live production systems under real conditions.  We were comfortable doing so given the safety features of DTrace, and doing so allowed us to spend a few hours analyzing the problem instead of spending much longer setting up a lab environment in which we could generate an equivalent amount of traffic.</p>
<p>As for SystemTap, there&#8217;s a major sticking point with respect to using it in our environment (which is a mixture of Solaris and Linux.)  As far as I understand, SystemTap involves generating C code and compiling that C code into a kernel module.  Given the requirement for a C compiler, we&#8217;ll never be able to use SystemTap on production systems, as we do not install a C compiler on our production systems.  It&#8217;s feasible that we would change that policy if SystemTap could provide some truly outstanding benefit, but it&#8217;s far more likely that we would run Solaris x86 in order to use DTrace.  While there are architectural arguments to be made with respect to this issue, this is an operations argument that I would expect to be an issue in many environments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Utterback</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1861</link>
		<dc:creator>Brian Utterback</dc:creator>
		<pubDate>Sat, 08 Apr 2006 14:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1861</guid>
		<description>I am a Sun badged employee, and I use dtrace every day. As Brendan stated above, Dtrace has changed the way I approach operating systems. I use it virtually everyday in the course of my job, for instance, as I documented &lt;a href=&quot;http://blogs.sun.com/roller/page/blu/20050822&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.
However, the approach used by Dtrace and SystemTap is different, and it remains to be seen which will win out in the marketplace of ideas. We at Sun view the safety of Dtrace to be an important engineering constraint, but it is one that gets in the way some things that people wish to do with Dtrace.
For instance, recently it was asked if Dtrace could be used to implement a syscall interposer to create a security product. The answer is no, it can not, primarily due to the contraints of the safety requirement. Most of us thought that this was a good thing, since allowing this kind of feature could break the OS in new and exciting ways, producing an unstable environement.
But from the point of view of the person asking, this is merely preventing them from doing what they wish to do. If SystemTap allows it, then this type of feature will be available in Linux and not in Solaris.
Think of it like building a bridge without railing. It sounds like a terrible idea, but if your bridge is going to be used by more BASE jumpers than people trying to get across, it might be a good idea.
We&#039;ll just have to wait and see. Personally, I think railing is a good idea on a bridge.</description>
		<content:encoded><![CDATA[<p>I am a Sun badged employee, and I use dtrace every day. As Brendan stated above, Dtrace has changed the way I approach operating systems. I use it virtually everyday in the course of my job, for instance, as I documented <a href="http://blogs.sun.com/roller/page/blu/20050822" >here</a>.<br />
However, the approach used by Dtrace and SystemTap is different, and it remains to be seen which will win out in the marketplace of ideas. We at Sun view the safety of Dtrace to be an important engineering constraint, but it is one that gets in the way some things that people wish to do with Dtrace.<br />
For instance, recently it was asked if Dtrace could be used to implement a syscall interposer to create a security product. The answer is no, it can not, primarily due to the contraints of the safety requirement. Most of us thought that this was a good thing, since allowing this kind of feature could break the OS in new and exciting ways, producing an unstable environement.<br />
But from the point of view of the person asking, this is merely preventing them from doing what they wish to do. If SystemTap allows it, then this type of feature will be available in Linux and not in Solaris.<br />
Think of it like building a bridge without railing. It sounds like a terrible idea, but if your bridge is going to be used by more BASE jumpers than people trying to get across, it might be a good idea.<br />
We&#8217;ll just have to wait and see. Personally, I think railing is a good idea on a bridge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Parvu</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1860</link>
		<dc:creator>Stefan Parvu</dc:creator>
		<pubDate>Sat, 08 Apr 2006 10:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1860</guid>
		<description>Hey,

I will not start a technical debate between DTrace and Systemtap. Not at all. I would add two, three points about what we have right now in DTrace and how our community works.

We have a nice collection of D scripts, the DTraceToolkit , what Brendan mentioned previously. He has created a nice toolkit which contains over 100 scripts based on DTrace which are tested and documented. We are working to enhance the toolkit and better document the scripts for our user base. The scripts can be very easily used then in any companies around: telcos or banks to simplify the use of DTrace.

The DTrace community is a big team I would say: we have engineers working on DTrace internals, we have folks which are writing tools to easy the administration based on D scripts and we have people which document and test all these things.

I think SystemTap is not here...maybe later. And when they will get to this point should I think is this a progress ?</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I will not start a technical debate between DTrace and Systemtap. Not at all. I would add two, three points about what we have right now in DTrace and how our community works.</p>
<p>We have a nice collection of D scripts, the DTraceToolkit , what Brendan mentioned previously. He has created a nice toolkit which contains over 100 scripts based on DTrace which are tested and documented. We are working to enhance the toolkit and better document the scripts for our user base. The scripts can be very easily used then in any companies around: telcos or banks to simplify the use of DTrace.</p>
<p>The DTrace community is a big team I would say: we have engineers working on DTrace internals, we have folks which are writing tools to easy the administration based on D scripts and we have people which document and test all these things.</p>
<p>I think SystemTap is not here&#8230;maybe later. And when they will get to this point should I think is this a progress ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan Gregg</title>
		<link>http://redmonk.com/sogrady/2006/04/07/linux-responds-to-dtrace-systemtap-on-tap/comment-page-1/#comment-1859</link>
		<dc:creator>Brendan Gregg</dc:creator>
		<pubDate>Sat, 08 Apr 2006 04:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=792#comment-1859</guid>
		<description>G&#039;Day. I can share a DTrace point-of-view, having written DTrace documentation, hundreds of scripts, the DTraceToolkit, etc. I&#039;m also an OpenSolaris volunteer, not a Sun-badged employee.

To start with, there has been much marketing hype about DTrace, and (suprisingly) it is quite well justified. DTrace has changed the way I think about OSes, and raised the bar for what I expect to be able to measure and achieve. If a DTrace-like framework is written for other OSes, it will also be immensely valuable, so long as saftey is carefully respected.

In previous lives as a system administrator, there were times when I really needed to measure something, and was suprised that the system couldn&#039;t do so - or do so easily. DTrace solved all those long-term limitations in one blow. Not only that, but it has provided the means for me to measure just about any behaviour imaginable - so long as I really want to (and will sit down and figure out the code). Other OSes now feel absurdly restricted to their own suite of status tools.

I agree that documentation is an important question - and that people need to be able to use this framework for the value to be realized. For some people that involves writing DTrace scripts - especially people with a heavy programming background.

I wrote the DTraceToolkit for those who don&#039;t have the time or the background to sit down and hammer out DTrace scripts themselves. It&#039;s giving people instant value from DTrace, providing useful information that was previously not available. I&#039;m also working on the documentation to go with the toolkit - which I&#039;m a believer is an integral part for success (the toolkit is really 3 parts: 1. the scripts; 2. the man pages; 3. the example documentation).

The DTraceToolkit can be found at: &lt;a href=&quot;http://www.opensolaris.org/os/community/dtrace/dtracetoolkit&quot; rel=&quot;nofollow&quot;&gt;http://www.opensolaris.org/os/community/dtrace/dtracetoolkit&lt;/a&gt;.

Other documentation sources for DTrace include the DTrace Guide - which is online and an excellent reference; and the upcoming release of &quot;Solaris Internals&quot; 2nd edition, which contains many useful DTrace scripts, demonstrated and explained. (I also helped write the book: for info see Richard&#039;s &lt;a href=&quot;http://blogs.sun.com/rmc&quot; rel=&quot;nofollow&quot;&gt;blog&lt;/a&gt;).

It&#039;s difficult to comprehend the effect DTrace will have on operating system analysis; although I&#039;ve written hundreds of scripts, I feel I&#039;ve only scratched the surface. I&#039;m going to be quite busy in the coming years.</description>
		<content:encoded><![CDATA[<p>G&#8217;Day. I can share a DTrace point-of-view, having written DTrace documentation, hundreds of scripts, the DTraceToolkit, etc. I&#8217;m also an OpenSolaris volunteer, not a Sun-badged employee.</p>
<p>To start with, there has been much marketing hype about DTrace, and (suprisingly) it is quite well justified. DTrace has changed the way I think about OSes, and raised the bar for what I expect to be able to measure and achieve. If a DTrace-like framework is written for other OSes, it will also be immensely valuable, so long as saftey is carefully respected.</p>
<p>In previous lives as a system administrator, there were times when I really needed to measure something, and was suprised that the system couldn&#8217;t do so &#8211; or do so easily. DTrace solved all those long-term limitations in one blow. Not only that, but it has provided the means for me to measure just about any behaviour imaginable &#8211; so long as I really want to (and will sit down and figure out the code). Other OSes now feel absurdly restricted to their own suite of status tools.</p>
<p>I agree that documentation is an important question &#8211; and that people need to be able to use this framework for the value to be realized. For some people that involves writing DTrace scripts &#8211; especially people with a heavy programming background.</p>
<p>I wrote the DTraceToolkit for those who don&#8217;t have the time or the background to sit down and hammer out DTrace scripts themselves. It&#8217;s giving people instant value from DTrace, providing useful information that was previously not available. I&#8217;m also working on the documentation to go with the toolkit &#8211; which I&#8217;m a believer is an integral part for success (the toolkit is really 3 parts: 1. the scripts; 2. the man pages; 3. the example documentation).</p>
<p>The DTraceToolkit can be found at: <a href="http://www.opensolaris.org/os/community/dtrace/dtracetoolkit" >http://www.opensolaris.org/os/community/dtrace/dtracetoolkit</a>.</p>
<p>Other documentation sources for DTrace include the DTrace Guide &#8211; which is online and an excellent reference; and the upcoming release of &#8220;Solaris Internals&#8221; 2nd edition, which contains many useful DTrace scripts, demonstrated and explained. (I also helped write the book: for info see Richard&#8217;s <a href="http://blogs.sun.com/rmc" >blog</a>).</p>
<p>It&#8217;s difficult to comprehend the effect DTrace will have on operating system analysis; although I&#8217;ve written hundreds of scripts, I feel I&#8217;ve only scratched the surface. I&#8217;m going to be quite busy in the coming years.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Object Caching 373/375 objects using xcache

Served from: redmonk.com @ 2012-02-14 14:07:10 -->
