<?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: IO Profiling of Applications: strace_analyzer</title>
	<atom:link href="http://www.linux-mag.com/id/7730/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7730/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Yonny CARDENAS</title>
		<link>http://www.linux-mag.com/id/7730/#comment-1123119</link>
		<dc:creator>Yonny CARDENAS</dc:creator>
		<pubDate>Wed, 14 Aug 2013 11:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7730/#comment-1123119</guid>
		<description>Dear Jeffrey 

Can I get a copy of python version, please? 

Regards, 

Yonny 

&gt; Versions and Source for Python
&gt; Coming soon - if you need it now, please contact me.</description>
		<content:encoded><![CDATA[<p>Dear Jeffrey </p>
<p>Can I get a copy of python version, please? </p>
<p>Regards, </p>
<p>Yonny </p>
<p>&gt; Versions and Source for Python<br />
&gt; Coming soon &#8211; if you need it now, please contact me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neondiet</title>
		<link>http://www.linux-mag.com/id/7730/#comment-8091</link>
		<dc:creator>neondiet</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7730/#comment-8091</guid>
		<description>&lt;p&gt;I really enjoyed that read: what a useful tool.  I will definitely be using this from now on.   Many thanks!
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I really enjoyed that read: what a useful tool.  I will definitely be using this from now on.   Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jirihorky</title>
		<link>http://www.linux-mag.com/id/7730/#comment-8092</link>
		<dc:creator>jirihorky</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7730/#comment-8092</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;very nice tool! I have recently written very similar tool to do IO profiling based on strace. It is a GUI application with a core written in C (for speed) and the GUI in Python. The IOprofiler has integrated histogram and access pattern plotting. However it doesn&#039;t (yet) provide all the statistics this tool can.&lt;/p&gt;
&lt;p&gt;Check it out here, if you are interested: http://code.google.com/p/ioapps/&lt;/p&gt;
&lt;p&gt;It can also replay all the traces to become a standalone benchmark with the same IO worload pattern as your original application.&lt;/p&gt;
&lt;p&gt;Jeff, I am sorry to not continue on your code, but at least the ioreplay part must have been written in C (and thus all file descriptors handling as well). I&#039;ve also integrated some more logic to file descriptor-to-file name mappings.&lt;/p&gt;
&lt;p&gt;Jiri Horky
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>very nice tool! I have recently written very similar tool to do IO profiling based on strace. It is a GUI application with a core written in C (for speed) and the GUI in Python. The IOprofiler has integrated histogram and access pattern plotting. However it doesn&#8217;t (yet) provide all the statistics this tool can.</p>
<p>Check it out here, if you are interested: <a href="http://code.google.com/p/ioapps/" rel="nofollow">http://code.google.com/p/ioapps/</a></p>
<p>It can also replay all the traces to become a standalone benchmark with the same IO worload pattern as your original application.</p>
<p>Jeff, I am sorry to not continue on your code, but at least the ioreplay part must have been written in C (and thus all file descriptors handling as well). I&#8217;ve also integrated some more logic to file descriptor-to-file name mappings.</p>
<p>Jiri Horky</p>
]]></content:encoded>
	</item>
</channel>
</rss>