<?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"
	>
<channel>
	<title>Comments on: Profiling from the Command Line using dotTrace Performance</title>
	<atom:link href="http://blogs.jetbrains.com/dotnet/2012/09/profiling-from-the-command-line-using-dottrace-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/dotnet/2012/09/profiling-from-the-command-line-using-dottrace-performance/</link>
	<description>ReSharper for productivity, dotTrace for performance, dotCover for test coverage</description>
	<pubDate>Wed, 19 Jun 2013 16:12:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: jkovacs</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/09/profiling-from-the-command-line-using-dottrace-performance/#comment-380725</link>
		<dc:creator>jkovacs</dc:creator>
		<pubDate>Mon, 12 Nov 2012 20:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3389#comment-380725</guid>
		<description>@alec - I've spoken to the development team. I've got good news and bad news. The bad news is that your scenario isn't possible at the moment using the current command line support. The good news is that the dev team thinks that it's a good idea and plans to add support for your scenario in a future version.</description>
		<content:encoded><![CDATA[<p>@alec - I&#8217;ve spoken to the development team. I&#8217;ve got good news and bad news. The bad news is that your scenario isn&#8217;t possible at the moment using the current command line support. The good news is that the dev team thinks that it&#8217;s a good idea and plans to add support for your scenario in a future version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alec</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/09/profiling-from-the-command-line-using-dottrace-performance/#comment-374482</link>
		<dc:creator>Alec</dc:creator>
		<pubDate>Sun, 21 Oct 2012 12:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3389#comment-374482</guid>
		<description>/showcontroller: Open the profile controller dialog where you can start/stop profiling, capture snapshots, and detach/kill the profiled process.

This part doesn't look like something that can run on a build server and I can't find any documentation reference on the command line.

How can the following situations be handled completely with the command line with no user intervention.

IIS is running multiple app pools so the PID of the specific w3wp must be passed in to collect data on the right one.  I want to start a capture, collect data for a minute, and then stop and save a snapshot.

What if I want to use the new feature to attach to a running process?</description>
		<content:encoded><![CDATA[<p>/showcontroller: Open the profile controller dialog where you can start/stop profiling, capture snapshots, and detach/kill the profiled process.</p>
<p>This part doesn&#8217;t look like something that can run on a build server and I can&#8217;t find any documentation reference on the command line.</p>
<p>How can the following situations be handled completely with the command line with no user intervention.</p>
<p>IIS is running multiple app pools so the PID of the specific w3wp must be passed in to collect data on the right one.  I want to start a capture, collect data for a minute, and then stop and save a snapshot.</p>
<p>What if I want to use the new feature to attach to a running process?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
