<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   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/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>dot.NET Profiler - dot.NET Profiler Releases</title>
    <link>http://dotnet-profiler.com/</link>
    <description>Profiling and tracing dot.NET applications</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2 - http://www.s9y.org/</generator>
    <pubDate>Mon, 02 Jun 2008 12:56:11 GMT</pubDate>

    <image>
        <url>http://dotnet-profiler.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: dot.NET Profiler - dot.NET Profiler Releases - Profiling and tracing dot.NET applications</title>
        <link>http://dotnet-profiler.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Dot.net profiler - New Features</title>
    <link>http://dotnet-profiler.com/archives/23-Dot.net-profiler-New-Features.html</link>
            <category>dot.NET Profiler Releases</category>
    
    <comments>http://dotnet-profiler.com/archives/23-Dot.net-profiler-New-Features.html#comments</comments>
    <wfw:comment>http://dotnet-profiler.com/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://dotnet-profiler.com/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (Edgar Sanchez)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;&lt;br /&gt;
I was on the road the last few days counseling our clients on how performance issues can be detected in .NET applications. Upon perusing my last entry once more, I realized that my account was not complete, since I haven&#039;t yet informed you about the new features &lt;a href=&quot;http://www.ipcas.com/trace-and-profile/c-sharp-and-vb.net-tracer-and-profiler/&quot;&gt;SpeedTrace 3.3&lt;/a&gt; is going to bring to the market soon. Therefore, I&#039;d like to just provide you with a short outline of some of the coolest features this tool has.&lt;/p&gt;&lt;font size=&quot;3&quot;&gt;&lt;b&gt;&lt;font color=&quot;#009900&quot;&gt;SpeedTrace 3.3 features&lt;/font&gt;&lt;/b&gt;:&lt;/font&gt;&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;&lt;strong&gt;Tracing of multiple processes:&lt;/strong&gt;&lt;br /&gt;
You can run several instances of SpeedTrace in parallel, so you can profile/trace different processes simultaneously in order to help you to focus on certain segments of your application at the same time. &lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Call history scoping:&lt;/strong&gt;&lt;br /&gt;
SpeedTrace enables you to open partial traces just to see the callees of a given function by focusing exclusively on the calls made within a given segment. &lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Generating trace output from a terminated process&lt;/strong&gt;:&lt;br /&gt;
An application that terminates unexpectedly may cause a real headache and waste a lot of time if you cannot analyze its cause properly. Due to SpeedTrace’s robust architecture, it yields  reliable results thorough to the last drop even when your application crashes.&lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Hotspot filter&lt;/strong&gt;:&lt;br /&gt;
Whenever you activate it, SpeedTrace will only display the nodes with own times higher than the specified threshold. &lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Comparing profile results&lt;/strong&gt;:&lt;br /&gt;
It is important to know whether changes made within your code have a positive upshot or  predominantly negative side effects. You can compare profile results with counterpoint method timings and allocation issues.&lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Triggers&lt;/strong&gt;: Specify the method that will start or stop the profiling process in order to analyze specific behavior within specified boundaries.&lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Black box filter:&lt;/strong&gt;&lt;br /&gt;
3rd party components that cannot be improved always flood the analysis with irrelevant information. SpeedTrace, however, can encapsulate these components by just providing transitions for the ones you need.&lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Data trace:&lt;/strong&gt;&lt;br /&gt;
SpeedTrace helps you to locate bugs (e.g. programming errors, deadlocks, missing or wrong version of DLL) easily, allowing you to examine the data flow channeled through the various functions.&lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Code&lt;/strong&gt;&lt;strong&gt; location &lt;/strong&gt;&lt;strong&gt; in Microsoft Visual Studio&lt;/strong&gt;:&lt;br /&gt;
Whenever you find an issue, a quick tune of the code is required. You can always click on the Source view in SpeedTrace to locate your code in Visual Studio.&lt;br /&gt;
&lt;/li&gt;&lt;/ul&gt; 
    </content:encoded>

    <pubDate>Fri, 09 May 2008 08:01:21 -0600</pubDate>
    <guid isPermaLink="false">http://dotnet-profiler.com/archives/23-guid.html</guid>
    
</item>
<item>
    <title>Evolution occurs, SpeedTrace evolves</title>
    <link>http://dotnet-profiler.com/archives/22-Evolution-occurs,-SpeedTrace-evolves.html</link>
            <category>dot.NET Profiler Releases</category>
    
    <comments>http://dotnet-profiler.com/archives/22-Evolution-occurs,-SpeedTrace-evolves.html#comments</comments>
    <wfw:comment>http://dotnet-profiler.com/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://dotnet-profiler.com/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Edgar Sanchez)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;&lt;br /&gt;
After several months of intense work, the development team of SpeedTrace is introducing a new version of &lt;a href=&quot;http://www.ipcas.com/trace-and-profile/c-sharp-and-vb.net-tracer-and-profiler/&quot;&gt;SpeedTrace dot.NET Profiler and Tracer&lt;/a&gt;. Although it is not a release version, it is robust enough to prove its new capabilities. We have called it&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#009900&quot;&gt;&lt;b&gt;&lt;font size=&quot;3&quot;&gt;&lt;strong&gt;SpeedTrace dot.NET Profiler and Tracer 3.3 Preview Beta&lt;/strong&gt;&lt;/font&gt;&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;This version is running until the end of June, so start downloading and check out its new features and capabilities today!&lt;br /&gt;
&lt;br /&gt;
If you have recently downloaded the other version of our .net profiler (3.2), you will be receiving an email with the direct link to our new version in no time. However, if you do not want to wait for this email, &lt;a title=&quot;SpeedTrace 3.3 Preview Beta&quot; href=&quot;http://speedtrace.ipcas.com/download/bbetav33/SpeedTrace_Pro_BBeta.zip&quot;&gt;please click here and get SpeedTrace dot.NET Profiler and Tracer 3.3 Preview Beta now!&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
In order to have a better release, we would appreciate your feedback on suggested improvements. Please send us your comments.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 25 Apr 2008 07:43:41 -0600</pubDate>
    <guid isPermaLink="false">http://dotnet-profiler.com/archives/22-guid.html</guid>
    
</item>
<item>
    <title>SpeedTrace dot.Net Profiler 3.2.14 Released</title>
    <link>http://dotnet-profiler.com/archives/8-SpeedTrace-dot.Net-Profiler-3.2.14-Released.html</link>
            <category>dot.NET Profiler Releases</category>
    
    <comments>http://dotnet-profiler.com/archives/8-SpeedTrace-dot.Net-Profiler-3.2.14-Released.html#comments</comments>
    <wfw:comment>http://dotnet-profiler.com/wfwcomment.php?cid=8</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://dotnet-profiler.com/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    

    <author>nospam@example.com (Edgar Sanchez)</author>
    <content:encoded>
    &lt;br /&gt;
We have recently released a maintenance for SpeedTrace dot.NET Profiler 3.2 — v3.2.14 32-bit and 64-bit versions.&lt;br /&gt;
&lt;br /&gt;
These two versions are available here in the &lt;a href=&quot;http://dotnet-profiler.com/download.html&quot; title=&quot;download dot.net profiler&quot;&gt;SpeedTrace blog&lt;/a&gt; or under &lt;a href=&quot;http://www.ipcas.com/trace-and-profile/download.html&quot; title=&quot;http://www.ipcas.com/trace-and-profile/download.html&quot;&gt;http://www.ipcas.com/trace-and-profile/download.html&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
This release contains several improvements, few minor fixes and additional features. &lt;br /&gt;
&lt;br /&gt;
In regard to the new additional features, you can now &lt;em&gt;profile multiple processes &lt;/em&gt;by having &lt;em&gt;several&lt;/em&gt; instances of SpeedTrace recording your running processes &lt;em&gt;at the same time&lt;/em&gt;. Moreover, you won&#039;t have to contend anymore with sudden terminations of dot.NET processes without yielding information. Now, you&#039;ll also be able to &lt;em&gt;generate trace output from terminated processes&lt;/em&gt; without any hassle. 
    </content:encoded>

    <pubDate>Fri, 23 Nov 2007 08:53:16 -0700</pubDate>
    <guid isPermaLink="false">http://dotnet-profiler.com/archives/8-guid.html</guid>
    
</item>

</channel>
</rss>