<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Extracting useful info from FreeBSD malloc tracing</title>
	<atom:link href="http://keramida.wordpress.com/2008/10/15/extracting-useful-info-from-freebsd-malloc-tracing/feed/" rel="self" type="application/rss+xml" />
	<link>http://keramida.wordpress.com/2008/10/15/extracting-useful-info-from-freebsd-malloc-tracing/</link>
	<description></description>
	<lastBuildDate>Tue, 10 Nov 2009 23:22:06 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Konstantinos Koukopoulos</title>
		<link>http://keramida.wordpress.com/2008/10/15/extracting-useful-info-from-freebsd-malloc-tracing/#comment-12094</link>
		<dc:creator>Konstantinos Koukopoulos</dc:creator>
		<pubDate>Thu, 06 Nov 2008 10:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://keramida.wordpress.com/?p=271#comment-12094</guid>
		<description>way cool stuff. 
&lt;a href=&quot;http://developers.sun.com/solaris/articles/dtrace_cc.html&quot; rel=&quot;nofollow&quot;&gt;DTrace on Solaris permits similar things&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>way cool stuff.<br />
<a href="http://developers.sun.com/solaris/articles/dtrace_cc.html" rel="nofollow">DTrace on Solaris permits similar things</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ne perdez pas la mémoire at FreeBSD-fr: Les nouvelles du géant en français</title>
		<link>http://keramida.wordpress.com/2008/10/15/extracting-useful-info-from-freebsd-malloc-tracing/#comment-12081</link>
		<dc:creator>Ne perdez pas la mémoire at FreeBSD-fr: Les nouvelles du géant en français</dc:creator>
		<pubDate>Fri, 17 Oct 2008 21:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://keramida.wordpress.com/?p=271#comment-12081</guid>
		<description>[...] encore une fois eux, nous dégotent un petit tutoriel d&#8217;un commiter (Giorgos Keramidas) qui nous explique comment employer ktrace pour suivre l&#8217;utilisation mémoire d&#8217;une application, ainsi [...]</description>
		<content:encoded><![CDATA[<p>[...] encore une fois eux, nous dégotent un petit tutoriel d&#8217;un commiter (Giorgos Keramidas) qui nous explique comment employer ktrace pour suivre l&#8217;utilisation mémoire d&#8217;une application, ainsi [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parsing utrace(2) entries &#183; DragonFly BSD Digest</title>
		<link>http://keramida.wordpress.com/2008/10/15/extracting-useful-info-from-freebsd-malloc-tracing/#comment-12073</link>
		<dc:creator>Parsing utrace(2) entries &#183; DragonFly BSD Digest</dc:creator>
		<pubDate>Wed, 15 Oct 2008 17:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://keramida.wordpress.com/?p=271#comment-12073</guid>
		<description>[...] Tepper has added (based on this FreeBSD work) the ability to &#8220;parse the utrace(2) entries generated by malloc(3) in a more human-readable [...]</description>
		<content:encoded><![CDATA[<p>[...] Tepper has added (based on this FreeBSD work) the ability to &#8220;parse the utrace(2) entries generated by malloc(3) in a more human-readable [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keramida</title>
		<link>http://keramida.wordpress.com/2008/10/15/extracting-useful-info-from-freebsd-malloc-tracing/#comment-12071</link>
		<dc:creator>keramida</dc:creator>
		<pubDate>Wed, 15 Oct 2008 15:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://keramida.wordpress.com/?p=271#comment-12071</guid>
		<description>Update: I&#039;ve refactored a bit the main loadtrace() body, and added realloc() matching too.  The new script is now online at:

&lt;a href=&quot;http://people.freebsd.org/~keramida/alloctrace-2.py.txt&quot; rel=&quot;nofollow&quot;&gt;http://people.freebsd.org/~keramida/alloctrace-2.py.txt&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Update: I&#8217;ve refactored a bit the main loadtrace() body, and added realloc() matching too.  The new script is now online at:</p>
<p><a href="http://people.freebsd.org/~keramida/alloctrace-2.py.txt" rel="nofollow">http://people.freebsd.org/~keramida/alloctrace-2.py.txt</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
