<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>XRunHProf</title>
	<atom:link href="http://xrunhprof.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://xrunhprof.wordpress.com</link>
	<description>The not expected to be read blog</description>
	<lastBuildDate>Thu, 26 Jan 2012 14:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='xrunhprof.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>XRunHProf</title>
		<link>http://xrunhprof.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://xrunhprof.wordpress.com/osd.xml" title="XRunHProf" />
	<atom:link rel='hub' href='http://xrunhprof.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Google Perftools</title>
		<link>http://xrunhprof.wordpress.com/2012/01/26/google-perftools/</link>
		<comments>http://xrunhprof.wordpress.com/2012/01/26/google-perftools/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 14:42:08 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ctypes]]></category>
		<category><![CDATA[oprofile]]></category>
		<category><![CDATA[perf]]></category>
		<category><![CDATA[perftools]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=667</guid>
		<description><![CDATA[As Oprofile has been removed from Debian, I needed to find alternative. perf was the most natural one but it currently does not support dwarf CFI stack unwinding. On amd64 Linux distro, it means that the application to be profiled and all libraries must be rebuilt with -fno-fomit-frame-pointer. A patch to enable CFI stack unwinding [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=667&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2012/01/26/google-perftools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
		<item>
		<title>Cross building Xalan and Xerces for Mingw on Linux</title>
		<link>http://xrunhprof.wordpress.com/2011/08/19/cross-building-xalan-and-xerces-for-mingw-on-linux/</link>
		<comments>http://xrunhprof.wordpress.com/2011/08/19/cross-building-xalan-and-xerces-for-mingw-on-linux/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 17:35:19 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[xerces]]></category>
		<category><![CDATA[xalan]]></category>
		<category><![CDATA[mingw]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=652</guid>
		<description><![CDATA[Here is how to cross-build Xerces-c 2.8 and Xalan-c 3.11-dev on Debian Wheezy, for Mingw 32bit. Xerces I first built Xerces this way: Unfortunnatly it doesn&#8217;t create any import library (libXXXX.dll.a). Mingw support linking without import library but it&#8217;s dead slow (5 minutes by executables with Xerces and Xalan). Creating an import library is easy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=652&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2011/08/19/cross-building-xalan-and-xerces-for-mingw-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
		<item>
		<title>From git-svn to plain git</title>
		<link>http://xrunhprof.wordpress.com/2011/05/30/from-git-svn-to-plain-git/</link>
		<comments>http://xrunhprof.wordpress.com/2011/05/30/from-git-svn-to-plain-git/#comments</comments>
		<pubDate>Mon, 30 May 2011 15:23:41 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=634</guid>
		<description><![CDATA[Here is my script to prepare a git-svn repository to be pushed on a plain git repository. It create local branches from svn branches and local tags from svn tags.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=634&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2011/05/30/from-git-svn-to-plain-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
		<item>
		<title>Debian Wheezy on Eee PC 1001PX</title>
		<link>http://xrunhprof.wordpress.com/2011/05/28/debian-wheezy-on-eee-pc-1001px/</link>
		<comments>http://xrunhprof.wordpress.com/2011/05/28/debian-wheezy-on-eee-pc-1001px/#comments</comments>
		<pubDate>Sat, 28 May 2011 18:49:40 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ath9k]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=626</guid>
		<description><![CDATA[Installing Debian on a 1001PX Eee PC is almost straightforward. Here are solutions for the few issues I met. The first problem came with the ath9k driver for the AR9285 wireless adapter. The hardware encryption seem buggy so I disabled it: Next I get the Query no Synaptics: 6003C8 error message in the Xorg log. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=626&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2011/05/28/debian-wheezy-on-eee-pc-1001px/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
		<item>
		<title>Touchpad on Latitude E5410</title>
		<link>http://xrunhprof.wordpress.com/2011/05/28/touchpad-on-latitude-e5410/</link>
		<comments>http://xrunhprof.wordpress.com/2011/05/28/touchpad-on-latitude-e5410/#comments</comments>
		<pubDate>Sat, 28 May 2011 08:38:27 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=621</guid>
		<description><![CDATA[I found the problem on Debian Wheezy/Sid with both Linux 2.6.38 and 2.6.39. To begin udev won&#8217;t modprobe any module for the touchpad. To fix it: Unfortunnatly the touchpad will be detected as a PS/2 Mouse not as an ALPS Touchpad. Xorg won&#8217;t find any rules from /usr/share/X11/xorg.conf.d to associate drivers to devices. To help [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=621&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2011/05/28/touchpad-on-latitude-e5410/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
		<item>
		<title>Dynamic and static swap file</title>
		<link>http://xrunhprof.wordpress.com/2011/04/12/dynamic-and-static-swap-file/</link>
		<comments>http://xrunhprof.wordpress.com/2011/04/12/dynamic-and-static-swap-file/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 07:35:34 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=616</guid>
		<description><![CDATA[I prefer to have my swap in a file instead of a partition because it&#8217;s more flexible, and because 99% of time my swap is not used intensively. If it happen to be used intensively it means that there is something buggy in my applications. I used the swapspace and dphys-swapfile Debian package for several [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=616&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2011/04/12/dynamic-and-static-swap-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
		<item>
		<title>Mercurial vs Git performance</title>
		<link>http://xrunhprof.wordpress.com/2011/04/11/mercurial-vs-git-performance/</link>
		<comments>http://xrunhprof.wordpress.com/2011/04/11/mercurial-vs-git-performance/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 09:12:25 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fast-export]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[netbeans]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=600</guid>
		<description><![CDATA[I&#8217;ve just converted Netbeans/main Mercurial repository to Git using fast-export: The conversion lasts more than 24h. Using Python cProfile I&#8217;ve found that all measurable time was spent into the patch extraction of Mercurial. I did not investigate more but here are 2 hypothesis: Mercurial is not designed to work on large source tree. fast-export is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=600&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2011/04/11/mercurial-vs-git-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
		<item>
		<title>Docbook to PDF (2)</title>
		<link>http://xrunhprof.wordpress.com/2011/03/26/docbook-to-pdf-2/</link>
		<comments>http://xrunhprof.wordpress.com/2011/03/26/docbook-to-pdf-2/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 21:17:35 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Docbook]]></category>
		<category><![CDATA[FOP]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=579</guid>
		<description><![CDATA[This is the sequel of this post. I finally managed to make it works with FOP and Saxon. Here is how to setup things on Debian Sid: Then to process a file: Here is a sample with embedded equation and SVG: In a real life document will more probably be splitted in many files: References: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=579&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2011/03/26/docbook-to-pdf-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
		<item>
		<title>May be python is easier than find+awk</title>
		<link>http://xrunhprof.wordpress.com/2010/06/09/may-be-python-is-easier-than-findawk/</link>
		<comments>http://xrunhprof.wordpress.com/2010/06/09/may-be-python-is-easier-than-findawk/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 08:23:45 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=561</guid>
		<description><![CDATA[In Netbeans platform icons are displayed in the toolbar editor only if the underlying action have the iconBase property defined. I had more than hundred action to change when I found this bug/limitation. So I needed to add: in all action constructors. I first tried with a find+awk/sed combo without any success. Here is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=561&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2010/06/09/may-be-python-is-easier-than-findawk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
		<item>
		<title>Trac and git-http-backend</title>
		<link>http://xrunhprof.wordpress.com/2010/06/01/trac-and-git-http-backend/</link>
		<comments>http://xrunhprof.wordpress.com/2010/06/01/trac-and-git-http-backend/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 12:08:48 +0000</pubDate>
		<dc:creator>xrunhprof</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://xrunhprof.wordpress.com/?p=552</guid>
		<description><![CDATA[Here is how to setup a git repository to be used with Trac and served only by HTTP. Prerequisites First install the required software. On Debian Squeeze just do: Trac configuration Once the Trac project has been created modify the trac.ini file to enable the git plugin: Git repository creation As easy as: Apache and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xrunhprof.wordpress.com&amp;blog=2157897&amp;post=552&amp;subd=xrunhprof&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xrunhprof.wordpress.com/2010/06/01/trac-and-git-http-backend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7751a419c37e7d59fa485368bbd38aea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xrunhprof</media:title>
		</media:content>
	</item>
	</channel>
</rss>
