<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>XPerf: A CPU Sampler for Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx</link><description>For those of you who are a) building graphics-intensive applications or b) trying to debug your performance, I would like to introduce xperf and xperfview. These are two profiling tools which can be used to analyze the performance of any Microsoft technology,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>XPerf: A CPU Sampler for Silverlight | Simply Net Development</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#8992462</link><pubDate>Thu, 09 Oct 2008 08:24:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8992462</guid><dc:creator>XPerf: A CPU Sampler for Silverlight | Simply Net Development</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.simplynetdev.com/xperf-a-cpu-sampler-for-silverlight/"&gt;http://www.simplynetdev.com/xperf-a-cpu-sampler-for-silverlight/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Performance Profiling in Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#8993140</link><pubDate>Thu, 09 Oct 2008 21:43:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8993140</guid><dc:creator>Einar Ingebrigtsen</dc:creator><description>&lt;p&gt;Performance Profiling in Silverlight&lt;/p&gt;
</description></item><item><title>Post: 193</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#8995942</link><pubDate>Sat, 11 Oct 2008 17:47:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8995942</guid><dc:creator>Mirrored Blogs</dc:creator><description>&lt;p&gt;Post: Approved at: Oct-11-2008 Silverlight 2.0 to be Released to the Wild Monday? It appears that Silverlight&lt;/p&gt;
</description></item><item><title>re: XPerf: A CPU Sampler for Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9010245</link><pubDate>Tue, 21 Oct 2008 22:37:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9010245</guid><dc:creator>endquote</dc:creator><description>&lt;p&gt;Thanks for this, Seema! I was able to get an initial report from my app, but when I try to run it a second time, I get this error in the console:&lt;/p&gt;
&lt;p&gt;c:\Program Files\Microsoft Windows Performance Toolkit&amp;gt;xperf -on base&lt;/p&gt;
&lt;p&gt;xperf: error: NT Kernel Logger: Cannot create a file when that file already exists. (0xb7).&lt;/p&gt;
&lt;p&gt;I deleted the myprofile.etl file and got the same result.&lt;/p&gt;
</description></item><item><title>re: XPerf: A CPU Sampler for Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9010528</link><pubDate>Wed, 22 Oct 2008 02:46:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9010528</guid><dc:creator>seemar</dc:creator><description>&lt;p&gt;It's not the friendliest UI, but it works. I think that you might already have xperf running, so run xperf -stop and then try again. Any interesting results?&lt;/p&gt;
</description></item><item><title>re: XPerf: A CPU Sampler for Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9017225</link><pubDate>Mon, 27 Oct 2008 03:20:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9017225</guid><dc:creator>endquote</dc:creator><description>&lt;p&gt;I'm not sure what was up before, but I tried again and am not getting that error and am able to run multiple reports. However there's nothing in c:\symbols, so when I expand agcore.dll, there are no method names. I also end up with a c:\kernel.etl file after starting xperf.&lt;/p&gt;
</description></item><item><title>re: XPerf: A CPU Sampler for Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9017414</link><pubDate>Mon, 27 Oct 2008 06:27:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9017414</guid><dc:creator>seemar</dc:creator><description>&lt;p&gt;to make sure that the symbols work, make sure you have done the following: &lt;/p&gt;
&lt;p&gt;1) are running on our public RTW bits&lt;/p&gt;
&lt;p&gt;2) have set the symbol path in your cmd shell (before launching xperfview)&lt;/p&gt;
&lt;p&gt;3) in xperfview selected &amp;quot;Trace --&amp;gt; Load Symbols&amp;quot;&lt;/p&gt;
&lt;p&gt;4) and then accepted the EULA, at least once.&lt;/p&gt;
&lt;p&gt;does that help?&lt;/p&gt;
</description></item><item><title>re: XPerf: A CPU Sampler for Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9023071</link><pubDate>Thu, 30 Oct 2008 00:40:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9023071</guid><dc:creator>endquote</dc:creator><description>&lt;p&gt;Yes, thanks, I guess I completely missed the &amp;quot;Load Symbols&amp;quot; step. This is very cool and I'll definitely use it. Though it would be awesome if this and the WPF Perf Tool were just integrated into VS somehow.&lt;/p&gt;
</description></item><item><title>PDC SOTD: Building a Graphics-Intensive Application in Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9026176</link><pubDate>Fri, 31 Oct 2008 11:22:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9026176</guid><dc:creator>Technoeuphoria!</dc:creator><description>&lt;p&gt;There’s so much content on &lt;a rel="nofollow" target="_new" href="http://www.microsoftpdc.com"&gt;http://www.microsoftpdc.com&lt;/a&gt; and I’m trying to watch at least once a day. So&lt;/p&gt;
</description></item><item><title>PDC: Deep Dive into building an optimized graphics-intensive SL app</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9034875</link><pubDate>Mon, 03 Nov 2008 23:14:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9034875</guid><dc:creator>SilverLite</dc:creator><description>&lt;p&gt;Thank you everyone for attending. For those who could not make it, you can check out my talk here on&lt;/p&gt;
</description></item><item><title>Silverlight Tip of the Day #67 – Silverlight Performance Tips</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9035503</link><pubDate>Tue, 04 Nov 2008 01:32:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9035503</guid><dc:creator>Silverlight Tips of the Day - Blog by Mike Snow</dc:creator><description>&lt;p&gt;1. Debugging The following items will help you debug performance in your Silverlight application: EnableRedrawRegions&lt;/p&gt;
</description></item><item><title>Из блога Майка Сноу: как улучшить производительность приложений Silverlight?</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9043812</link><pubDate>Wed, 05 Nov 2008 12:51:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9043812</guid><dc:creator>Секреты Visual Studio</dc:creator><description>&lt;p&gt;Майк работает в группе Web Tools компании Microsoft и ведет блог, посвященный программированию на Silverlight.&lt;/p&gt;
</description></item><item><title>PDC SOTD: Building a Graphics-Intensive Application in Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9230656</link><pubDate>Wed, 17 Dec 2008 14:08:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9230656</guid><dc:creator>Jocelyn</dc:creator><description>&lt;p&gt;There&amp;amp;rsquo;s so much content on &lt;a rel="nofollow" target="_new" href="http://www.microsoftpdc.com"&gt;http://www.microsoftpdc.com&lt;/a&gt; and I&amp;amp;rsquo;m trying to watch at least once&lt;/p&gt;
</description></item><item><title>PDC SOTD: Building a Graphics-Intensive Application in Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9286635</link><pubDate>Wed, 07 Jan 2009 04:52:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286635</guid><dc:creator>jocelyn</dc:creator><description>&lt;p&gt;There&amp;amp;rsquo;s so much content on &lt;a rel="nofollow" target="_new" href="http://www.microsoftpdc.com"&gt;http://www.microsoftpdc.com&lt;/a&gt; and I&amp;amp;rsquo;m trying to watch at least once&lt;/p&gt;
</description></item><item><title>PDC SOTD: Building a Graphics-Intensive Application in Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9286920</link><pubDate>Wed, 07 Jan 2009 09:42:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286920</guid><dc:creator>jocelyn</dc:creator><description>&lt;p&gt;There&amp;amp;rsquo;s so much content on &lt;a rel="nofollow" target="_new" href="http://www.microsoftpdc.com"&gt;http://www.microsoftpdc.com&lt;/a&gt; and I&amp;amp;rsquo;m trying to watch at least once&lt;/p&gt;
</description></item><item><title>re: XPerf: A CPU Sampler for Silverlight</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9287944</link><pubDate>Wed, 07 Jan 2009 19:05:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9287944</guid><dc:creator>AtulGupta</dc:creator><description>&lt;p&gt;Seema, thanks for the information. I also watched your PDC session, which also gave lot of great information. &lt;/p&gt;
&lt;p&gt;On the data shown by XPerf can you drill down deeper and help bring out what specific APIs to look and what it means. The challenge is that it is difficult to figure out a way to map that code that we have written in C# to the one that is shown in XPerf which is the agcore.dll's C++ code.&lt;/p&gt;
</description></item><item><title>Debugging Toolbox</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9385199</link><pubDate>Fri, 30 Jan 2009 22:51:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9385199</guid><dc:creator>Esoteric</dc:creator><description>&lt;p&gt;This one is a quickie for an easy reference to most commonly used debugging tools and links. I hope you&lt;/p&gt;
</description></item><item><title>Building an Optimized, Graphics-Intensive Silverlight Application</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9505206</link><pubDate>Wed, 25 Mar 2009 00:07:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9505206</guid><dc:creator>Tim Sneath</dc:creator><description>&lt;p&gt;Seema Ramchandani works on performance as a Program Manager on the Silverlight team. She gave a fast-paced&lt;/p&gt;
</description></item><item><title>MIX’09 - Reviewing – Deep Dive into Microsoft Silverlight Graphics</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9636279</link><pubDate>Sat, 23 May 2009 02:54:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9636279</guid><dc:creator>Nuno Filipe Godinho</dc:creator><description>&lt;p&gt;Seema Ramchandani Overview &amp;amp;lt; 1 year from Silverlight 2 release Scenarios: Customer adoption blockers&lt;/p&gt;
</description></item><item><title>MIX’09 - Reviewing – Deep Dive into Microsoft Silverlight Graphics</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9636282</link><pubDate>Sat, 23 May 2009 02:55:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9636282</guid><dc:creator>Nuno Filipe Godinho</dc:creator><description>&lt;p&gt;Seema Ramchandani Overview &amp;amp;lt; 1 year from Silverlight 2 release Scenarios: Customer adoption blockers&lt;/p&gt;
</description></item><item><title>MIX’09 - Reviewing – Deep Dive into Microsoft Silverlight Graphics</title><link>http://blogs.msdn.com/seema/archive/2008/10/08/xperf-a-cpu-sampler-for-silverlight.aspx#9636285</link><pubDate>Sat, 23 May 2009 02:56:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9636285</guid><dc:creator>Nuno Filipe Godinho</dc:creator><description>&lt;p&gt;Seema Ramchandani Overview &amp;amp;lt; 1 year from Silverlight 2 release Scenarios: Customer adoption blockers&lt;/p&gt;
</description></item></channel></rss>