<?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"
	>
<channel>
	<title>Comments on: DTrace for NetApp? Please!</title>
	<atom:link href="http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/</link>
	<description>by Mark Mayo</description>
	<pubDate>Fri, 12 Mar 2010 15:09:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Paul Fox</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-226740</link>
		<dc:creator>Paul Fox</dc:creator>
		<pubDate>Fri, 16 May 2008 14:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-226740</guid>
		<description>http : / / w w w  crispdemoncouk

click on the tools page to find the source to dtrace. no guarantees it compiles or does anything useful other than maybe crash your kernel, and i am putting out daily updates as i fix various things. (Presently trying to figure out why yacc vs bison giving me differing results).</description>
		<content:encoded><![CDATA[<p>http : / / w w w  crispdemoncouk</p>
<p>click on the tools page to find the source to dtrace. no guarantees it compiles or does anything useful other than maybe crash your kernel, and i am putting out daily updates as i fix various things. (Presently trying to figure out why yacc vs bison giving me differing results).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-218019</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Mon, 05 May 2008 06:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-218019</guid>
		<description>Great to see someone forging ahead regardless of license issues, Paul. Good luck with the port! I'd certainly love to have the option of running my dtrace tools on Linux.</description>
		<content:encoded><![CDATA[<p>Great to see someone forging ahead regardless of license issues, Paul. Good luck with the port! I&#8217;d certainly love to have the option of running my dtrace tools on Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Fox</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-217548</link>
		<dc:creator>Paul Fox</dc:creator>
		<pubDate>Sun, 04 May 2008 14:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-217548</guid>
		<description>Dtrace for linux does exist - it just needs some more work done to iron out the bugs and will be available soon.</description>
		<content:encoded><![CDATA[<p>Dtrace for linux does exist - it just needs some more work done to iron out the bugs and will be available soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johndoe</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-111276</link>
		<dc:creator>johndoe</dc:creator>
		<pubDate>Sun, 09 Sep 2007 20:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-111276</guid>
		<description>&#62; Linux and Windows are probably never going to have DTrace
&#62; [...]
&#62; Let’s see DTrace on an EMC Symmetrix or Clarion.. exactly.

Ehr: The EMC² Clarion runs on windows :-p</description>
		<content:encoded><![CDATA[<p>&gt; Linux and Windows are probably never going to have DTrace<br />
&gt; [...]<br />
&gt; Let’s see DTrace on an EMC Symmetrix or Clarion.. exactly.</p>
<p>Ehr: The EMC² Clarion runs on windows :-p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Davies</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-110650</link>
		<dc:creator>Dick Davies</dc:creator>
		<pubDate>Fri, 07 Sep 2007 12:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-110650</guid>
		<description>Well, now we know why Netapp haven't been keen to integrate DTrace - the "don't sue us" clause of its license.</description>
		<content:encoded><![CDATA[<p>Well, now we know why Netapp haven&#8217;t been keen to integrate DTrace - the &#8220;don&#8217;t sue us&#8221; clause of its license.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James C. McPherson</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-99638</link>
		<dc:creator>James C. McPherson</dc:creator>
		<pubDate>Fri, 03 Aug 2007 01:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-99638</guid>
		<description>Similar but definitely not the same. DTrace has no effect on your system when it's disabled, kprobes and SystemTap do. DTrace allows probing userland (java, ruby, arbitrary processes) ... kprobes certainly don't, and nor does SystemTap.

Adam Leventhal covers the differences really well in http://blogs.sun.com/ahl/entry/dtrace_knockoffs</description>
		<content:encoded><![CDATA[<p>Similar but definitely not the same. DTrace has no effect on your system when it&#8217;s disabled, kprobes and SystemTap do. DTrace allows probing userland (java, ruby, arbitrary processes) &#8230; kprobes certainly don&#8217;t, and nor does SystemTap.</p>
<p>Adam Leventhal covers the differences really well in <a href="http://blogs.sun.com/ahl/entry/dtrace_knockoffs" rel="nofollow">http://blogs.sun.com/ahl/entry/dtrace_knockoffs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nhruby</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-99173</link>
		<dc:creator>nhruby</dc:creator>
		<pubDate>Tue, 31 Jul 2007 23:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/07/30/dtrace-for-netapp-please/#comment-99173</guid>
		<description>One minor point.  You say Linux will probably never get DTrace, but Linux does have a similar tool to DTrace with kprobes and SystemTap.

http://www.redhat.com/magazine/011sep05/features/systemtap/
http://sourceware.org/systemtap/documentation.html

Having never used either, I can't really comment on the betterness or lack thereof, but, FYI.

Thanks,

-n</description>
		<content:encoded><![CDATA[<p>One minor point.  You say Linux will probably never get DTrace, but Linux does have a similar tool to DTrace with kprobes and SystemTap.</p>
<p><a href="http://www.redhat.com/magazine/011sep05/features/systemtap/" rel="nofollow">http://www.redhat.com/magazine/011sep05/features/systemtap/</a><br />
<a href="http://sourceware.org/systemtap/documentation.html" rel="nofollow">http://sourceware.org/systemtap/documentation.html</a></p>
<p>Having never used either, I can&#8217;t really comment on the betterness or lack thereof, but, FYI.</p>
<p>Thanks,</p>
<p>-n</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.959 seconds -->
<!-- Cached page served by WP-Super-Cache -->
