<?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: Hidden Gems In Leopard: OpenSnoop</title>
	<atom:link href="http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/feed/" rel="self" type="application/rss+xml" />
	<link>http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/</link>
	<description>TheAppleBlog, published by and for the day-to-day Apple user, is a prominent source for news, reviews, walkthroughs, and real life application of all Apple products.</description>
	<pubDate>Tue, 02 Dec 2008 23:18:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Justin Flood</title>
		<link>http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-115941</link>
		<dc:creator>Justin Flood</dc:creator>
		<pubDate>Mon, 14 Apr 2008 04:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-115941</guid>
		<description>I love finding these little hidden gems in OS X.  It's UNIX backend allows for a lot of this neat stuff to slip through unnoticed.

Btw thanks Ian for rwsnoop, really neat tool!

--Justin
www.justinflood.com</description>
		<content:encoded><![CDATA[<p>I love finding these little hidden gems in OS X.  It&#8217;s UNIX backend allows for a lot of this neat stuff to slip through unnoticed.</p>
<p>Btw thanks Ian for rwsnoop, really neat tool!</p>
<p>&#8211;Justin<br />
<a href="http://www.justinflood.com" rel="nofollow">http://www.justinflood.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113650</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 17 Jan 2008 15:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113650</guid>
		<description>Don't forget about rwsnoop and iosnoop! rwsnoop is all file read and write activity (not just opening of files), and iosnoop is system I/O, i.e. only stuff that finally hits the disk.

&lt;b&gt;And even better&lt;/b&gt; you can modify at least rwsnoop and iosnoop to give final summary statistics for the data run. Here are rwsnoop and iosnoop modified for summary stats:

http://nontroppo.org/tools/snoop.zip

Note as they are just scripts, you can diff them and see what changes have been made.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget about rwsnoop and iosnoop! rwsnoop is all file read and write activity (not just opening of files), and iosnoop is system I/O, i.e. only stuff that finally hits the disk.</p>
<p><b>And even better</b> you can modify at least rwsnoop and iosnoop to give final summary statistics for the data run. Here are rwsnoop and iosnoop modified for summary stats:</p>
<p><a href="http://nontroppo.org/tools/snoop.zip" rel="nofollow">http://nontroppo.org/tools/snoop.zip</a></p>
<p>Note as they are just scripts, you can diff them and see what changes have been made.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy Halsey</title>
		<link>http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113499</link>
		<dc:creator>Billy Halsey</dc:creator>
		<pubDate>Tue, 15 Jan 2008 03:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113499</guid>
		<description>@BoB -- Thanks for the info on opensnoop! I'm a long-time Unix geek myself (and it was my intention on joining the TAB staff to do the series that you're doing now, but it didn't happen...), but as I'm sure you're aware, there are always 'Nix tools you never knew existed, forgot about, or just plain don't tend to use. If you're interested in teaming up on this series, get in touch with me.</description>
		<content:encoded><![CDATA[<p>@BoB &#8212; Thanks for the info on opensnoop! I&#8217;m a long-time Unix geek myself (and it was my intention on joining the TAB staff to do the series that you&#8217;re doing now, but it didn&#8217;t happen&#8230;), but as I&#8217;m sure you&#8217;re aware, there are always &#8216;Nix tools you never knew existed, forgot about, or just plain don&#8217;t tend to use. If you&#8217;re interested in teaming up on this series, get in touch with me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BoB Rudis</title>
		<link>http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113470</link>
		<dc:creator>BoB Rudis</dc:creator>
		<pubDate>Mon, 14 Jan 2008 18:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113470</guid>
		<description>For those that do install the Developer tools, Instruments (/Developer/Applications/Instruments.app) gives you a powerful way to peek into any app.

You can also find some more opensnoop-ish DTrace "one-liners" by opening up a Terminal session and entering "man -k dtrace".</description>
		<content:encoded><![CDATA[<p>For those that do install the Developer tools, Instruments (/Developer/Applications/Instruments.app) gives you a powerful way to peek into any app.</p>
<p>You can also find some more opensnoop-ish DTrace &#8220;one-liners&#8221; by opening up a Terminal session and entering &#8220;man -k dtrace&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BoB Rudis</title>
		<link>http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113468</link>
		<dc:creator>BoB Rudis</dc:creator>
		<pubDate>Mon, 14 Jan 2008 18:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113468</guid>
		<description>You do not need to recompile applications. The DTrace facility is "always there" and you tell it what to focus on.</description>
		<content:encoded><![CDATA[<p>You do not need to recompile applications. The DTrace facility is &#8220;always there&#8221; and you tell it what to focus on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Weigel</title>
		<link>http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113466</link>
		<dc:creator>Patrick Weigel</dc:creator>
		<pubDate>Mon, 14 Jan 2008 17:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/01/14/hidden-gems-in-leopard-opensnoop/#comment-113466</guid>
		<description>That looks cool.

So snoop relies on DTrace? Does DTrace require the applications it looks at to be set up in a special way? For example, was Safari compiled to be DTrace aware?</description>
		<content:encoded><![CDATA[<p>That looks cool.</p>
<p>So snoop relies on DTrace? Does DTrace require the applications it looks at to be set up in a special way? For example, was Safari compiled to be DTrace aware?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
