dotTrace Releases

Released: Apr 20, 2015

Updates in 6.1

  • Timeline Profiling - Perfect for analyzing UI freezes, sync delays, excessive garbage collections, file I/O and other interval events.
  • New Profiling Experience - Slice and dice data using filters, the call tree, or diagrams.
  • Timeline Diagrams - Any data you select via filters or the call tree are highlighted.
  • SQL Queries Profiling - SQL queries are now supported when profiling in Timeline mode, letting you analyze how each particular query affects application performance.
  • More Flexibility for...

Released: Aug 23, 2013

Updates in 5.5

  • Refined Overview page - You can now see all the significant information about your application performance and session parameters at one screen.
  • Visual Studio 2012 integration - You can launch profiling sessions from within Visual Studio 2012 and navigate from a snapshot to the corresponding source code.
  • Windows Store - Profile Windows Store applications including Windows Store test projects.
  • Subsystems - Discover your code bottlenecks faster without digging into call-stacks. With Subsystems...

Released: Oct 31, 2012

Updates in 5.2

  • Improved Remote Profiling - HTTP is used for remote profiling over VPNs, supporting both IPv4 and IPv6.
  • IIS Express - Support for IIS Express which complements existing support for full-fledged IIS and ASP.NET Development Server.
  • Refined Stack Walking Mechanism - See detailed call stacks in more scenarios.
  • Improvements in Plain List View - Choose to show or hide system functions from Plain List View and group functions by assembly.
  • .NET 4.5 and Windows 8 Support - dotTrace Performance now...

Released: Apr 3, 2012

Updates in 5.0

  • Improved Remote Profiling - HTTP is now used for remote profiling instead of a custom protocol, which allows profiling over VPNs and simplifies configuring firewall rules. Also, both IPv4 and IPv6 are now supported for remote profiling.
  • IIS Express - Support for IIS Express complements existing support for the full-fledged IIS and ASP.NET Development Server.
  • Improvements in Plain List View - Choose to show or hide system functions from the Plain List View, and group functions by assembly in...

Released: Jan 17, 2012

Updates in 4.5.2

  • The latest minor update enables profiling of unit tests by integrating with a variety of recent versions of ReSharper, including 6.1, 6.0 and the 5.x family.

Released: Jun 23, 2011

Updates in 4.5

  • Less noise in call stacks and improved tree presentation - Content in snapshot views is now better organized: specifically, icons to the left of the tree no longer misalign its nodes. In addition, you can now quickly fold or unfold calls that take insignificant time with Ctrl+Space.
  • Extracting all public methods of a class to a single tab - You can now quickly view all public method calls from a certain class in a separate tab, which helps analyze the performance of a class along the lines of...

Released: Sep 28, 2010

Updates in 4.0

dotTrace has been split into two products:

  • dotTrace 4.0 Performance
    Lets you profile your applications performance (using information gathered as the program executes). dotTrace 4.0 Performance does not profile memory usage.
  • dotTrace 3.5 Memory
    Lets you profile your applications memory usage.

A dotTrace Bundle is also available, which includes both dotTrace 4.0 Performance and dotTrace 3.5 Memory.

dotTrace 4.0 Performance comes in two editions: Standard and Professional. Standard Edition...