<?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"
	>

<channel>
	<title>Mathieu Prevot thoughts and notes </title>
	<atom:link href="http://blogs.freebsdish.org/mprevot/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.freebsdish.org/mprevot</link>
	<description>Just another FreeBSD Committers Blogs weblog</description>
	<pubDate>Tue, 28 Aug 2007 09:56:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>pmc(3) python module</title>
		<link>http://blogs.freebsdish.org/mprevot/2007/07/13/pmc3-python-module/</link>
		<comments>http://blogs.freebsdish.org/mprevot/2007/07/13/pmc3-python-module/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 16:59:06 +0000</pubDate>
		<dc:creator>mprevot</dc:creator>
		
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://blogs.freebsdish.org/mprevot/2007/07/13/pmc3-python-module/</guid>
		<description><![CDATA[	pmc(3) c functions are not callable from python scripts, so I use the module ezpyinline.py `pkg_add &#8211; r py24-ezpyinline` that precompile c functions but there is not preprocess, so I use `gcc &#8211; E /usr/src/lib/libpmc/libpmc.c &#62; freebsdpmc.py` and add python code around this.

	A main() function is called if freebsdpmc.py is fired as a script.

	I know [...]]]></description>
			<content:encoded><![CDATA[	<p>pmc(3) c functions are not callable from python scripts, so I use the module <em>ezpyinline.py</em> `pkg_add &#8211; r py24-ezpyinline` that precompile c functions but there is not preprocess, so I use `gcc &#8211; E /usr/src/lib/libpmc/libpmc.c &gt; freebsdpmc.py` and add python code around this.</p>

	<p>A main() function is called if <em>freebsdpmc.py</em> is fired as a script.</p>

	<p>I know others are working the hard way to make the same module, with docstrings etc.</p>

	<p>mprevot@</p>
 ]]></content:encoded>
			<wfw:commentRss>http://blogs.freebsdish.org/mprevot/2007/07/13/pmc3-python-module/feed/</wfw:commentRss>
		</item>
		<item>
		<title>pmc(3) support</title>
		<link>http://blogs.freebsdish.org/mprevot/2007/06/28/pmc3-support/</link>
		<comments>http://blogs.freebsdish.org/mprevot/2007/06/28/pmc3-support/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 14:27:05 +0000</pubDate>
		<dc:creator>mprevot</dc:creator>
		
		<category><![CDATA[Thought]]></category>

		<guid isPermaLink="false">http://blogs.freebsdish.org/mprevot/2007/06/28/pmc3-support/</guid>
		<description><![CDATA[	The performance monitoring counters API pmc(3) of FreeBSD 6-stable doesn&#8217;t support yet Core 2 duo processors, so I can&#8217;t work with FreeBSD 6-stable/Parallels/recent Macbook as I thought some time ago. Furthermore Parallels doesn&#8217;t support Symmetric MultiProcessor (SMP) yet. Hence I&#8217;ll work mainly on a FreeBSD 6-stable/AMDX2 station.

	mprevot@
 ]]></description>
			<content:encoded><![CDATA[	<p>The performance monitoring counters <span class="caps">API</span> pmc(3) of FreeBSD 6-stable doesn&#8217;t support yet Core 2 duo processors, so I can&#8217;t work with FreeBSD 6-stable/Parallels/recent Macbook as I thought some time ago. Furthermore Parallels doesn&#8217;t support Symmetric MultiProcessor (SMP) yet. Hence I&#8217;ll work mainly on a FreeBSD 6-stable/AMDX2 station.</p>

	<p>mprevot@</p>
 ]]></content:encoded>
			<wfw:commentRss>http://blogs.freebsdish.org/mprevot/2007/06/28/pmc3-support/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recent activities</title>
		<link>http://blogs.freebsdish.org/mprevot/2007/06/28/recent-activities/</link>
		<comments>http://blogs.freebsdish.org/mprevot/2007/06/28/recent-activities/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 14:05:15 +0000</pubDate>
		<dc:creator>mprevot</dc:creator>
		
		<category><![CDATA[Blah]]></category>

		<category><![CDATA[Thought]]></category>

		<guid isPermaLink="false">http://blogs.freebsdish.org/mprevot/2007/06/28/recent-activities/</guid>
		<description><![CDATA[	In the recent weeks, I was really busy between the university and research programs both in France and Belgium, dramatic art scenes for the end of the year, the opera troup &#8211; we played Die Zauberfl&#195;&#182;te auf Mozart &#8211; and a photograph competition (Louis Lumi&#195;&#168;re).

	Nowadays I&#8217;m getting familiar with Python and wxPython, and building an [...]]]></description>
			<content:encoded><![CDATA[	<p>In the recent weeks, I was really busy between the university and research programs both in France and Belgium, dramatic art scenes for the end of the year, the opera troup &#8211; we played Die Zauberfl&Atilde;&para;te auf Mozart &#8211; and a photograph competition (Louis Lumi&Atilde;&uml;re).</p>

	<p>Nowadays I&#8217;m getting familiar with Python and wxPython, and building an experimental primitive graphical user interface (GUI).</p>

	<p>mprevot@</p>
 ]]></content:encoded>
			<wfw:commentRss>http://blogs.freebsdish.org/mprevot/2007/06/28/recent-activities/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello FreeBSD people !</title>
		<link>http://blogs.freebsdish.org/mprevot/2007/04/23/hello-world/</link>
		<comments>http://blogs.freebsdish.org/mprevot/2007/04/23/hello-world/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 08:57:03 +0000</pubDate>
		<dc:creator>mprevot</dc:creator>
		
		<category><![CDATA[Blah]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[	I&#8217;m so happy to work on FreeBSD thanks to the Google SoC grant. I often have ideas I would commit, but time is missing. Visit on the FreeBSD wiki the SoC 2007 page, the pmcgui page and mine.

	mprevot@
 ]]></description>
			<content:encoded><![CDATA[	<p>I&#8217;m so happy to work on FreeBSD thanks to the Google SoC grant. I often have ideas I would commit, but time is missing. Visit on the <a href="http://wiki.freebsd.org/FrontPage">FreeBSD wiki</a> the <a href="http://wiki.freebsd.org/SummerOfCode2007">SoC 2007 page</a>, the <a href="http://wiki.freebsd.org/pmcgui">pmcgui page</a> and <a href="http://wiki.freebsd.org/MathieuPrevot">mine</a>.</p>

	<p>mprevot@</p>
 ]]></content:encoded>
			<wfw:commentRss>http://blogs.freebsdish.org/mprevot/2007/04/23/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
