<?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: Feeding Query Analyzer from DTrace</title>
	<atom:link href="http://coalface.mcslp.com/2008/11/15/feeding-query-analyzer-from-dtrace/feed/" rel="self" type="application/rss+xml" />
	<link>http://coalface.mcslp.com/2008/11/15/feeding-query-analyzer-from-dtrace/</link>
	<description>Thoughts from the bleeding edge of the MCslp keyboards</description>
	<lastBuildDate>Mon, 30 Aug 2010 19:30:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Callaghan</title>
		<link>http://coalface.mcslp.com/2008/11/15/feeding-query-analyzer-from-dtrace/comment-page-1/#comment-7690</link>
		<dc:creator>Mark Callaghan</dc:creator>
		<pubDate>Wed, 19 Nov 2008 03:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://coalface.mcslp.com/?p=178#comment-7690</guid>
		<description>For dtrace to be interesting to me, you need to provide data I can&#039;t get today from MySQL. If you limit this to static probes, then dtrace isn&#039;t required as I can instrument the server today to get the same data and put it in a query log. What can you do with dynamic dtrace probes?</description>
		<content:encoded><![CDATA[<p>For dtrace to be interesting to me, you need to provide data I can&#8217;t get today from MySQL. If you limit this to static probes, then dtrace isn&#8217;t required as I can instrument the server today to get the same data and put it in a query log. What can you do with dynamic dtrace probes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harrison</title>
		<link>http://coalface.mcslp.com/2008/11/15/feeding-query-analyzer-from-dtrace/comment-page-1/#comment-7688</link>
		<dc:creator>Harrison</dc:creator>
		<pubDate>Sat, 15 Nov 2008 19:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://coalface.mcslp.com/?p=178#comment-7688</guid>
		<description>That seems pretty damn cool!  It&#039;s always interesting to see two neat technologies tied together like this.</description>
		<content:encoded><![CDATA[<p>That seems pretty damn cool!  It&#8217;s always interesting to see two neat technologies tied together like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin MC Brown</title>
		<link>http://coalface.mcslp.com/2008/11/15/feeding-query-analyzer-from-dtrace/comment-page-1/#comment-7687</link>
		<dc:creator>Martin MC Brown</dc:creator>
		<pubDate>Sat, 15 Nov 2008 16:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://coalface.mcslp.com/?p=178#comment-7687</guid>
		<description>Hi Kay!

I ran sql-bench on the MySQL server, which as you know runs millions of queries, and I didn&#039;t drop any queries until I got to one of the tests that runs millions of small non-database calculation/function-based SELECTs. 

However, since you&#039;ve asked, I guess I ought to go test and compare.</description>
		<content:encoded><![CDATA[<p>Hi Kay!</p>
<p>I ran sql-bench on the MySQL server, which as you know runs millions of queries, and I didn&#8217;t drop any queries until I got to one of the tests that runs millions of small non-database calculation/function-based SELECTs. </p>
<p>However, since you&#8217;ve asked, I guess I ought to go test and compare.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kay Roepke</title>
		<link>http://coalface.mcslp.com/2008/11/15/feeding-query-analyzer-from-dtrace/comment-page-1/#comment-7686</link>
		<dc:creator>Kay Roepke</dc:creator>
		<pubDate>Sat, 15 Nov 2008 16:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://coalface.mcslp.com/?p=178#comment-7686</guid>
		<description>MC,
this is awesome work!

Have you done any benchmarking on the performance effect of the probes yet?
It would be interesting to see how much overhead we suffer in a production environment (not much I&#039;d bet :))</description>
		<content:encoded><![CDATA[<p>MC,<br />
this is awesome work!</p>
<p>Have you done any benchmarking on the performance effect of the probes yet?<br />
It would be interesting to see how much overhead we suffer in a production environment (not much I&#8217;d bet <img src='http://coalface.mcslp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
</channel>
</rss>
