Release History

By product

Q2 2013 SP1

July 23, 2013

Q2 2013 SP1 (version 2013.2.723)

NEW
  • New: Support for Visual Studio 2013 Preview
  • New: Snapshot view: Group methods by namespace in performance session
  • New: View source in Memory profiler snapshot views
  • New: Added tool-tips for the Performance Counters
  • New: Added legend for the colors to the "Paths To GC Roots" diagram in the Memory profiler
  • New: Re-attach to detached sessions with Memory and Tracing profiler. By using the Existing Application locator you can now resume profiling of such processes.
  • New: Updated decompilation engine for the "View Source" command
FIXED
  • Fixed: In "Recently profiled" page, sampling session settings are not correct
  • Fixed: JustTrace has a racing issue when starting IIS session and "Reset IIS" is checked in Visual Studio
  • Fixed: Profiling of child processes: JT always takes snapshot from the main process, even if other is selected from combo-box
  • Fixed: JustTrace does not grant write permissions to the IIS Anonymous user (IUSR) therefore users cannot profile web apps which use anonymous authentication
  • Fixed: Unhandled exception when opening snapshots from command-line
  • Fixed: The sample program "Executive Dashboard" crashes
  • Fixed: Attach to process locator leaves checkbox for Tracing profiler switched on
  • Fixed: A file's directory is not shown by default when you click "Browse"
  • Fixed: "Get snapshot" (for Performance Profiler) gets disabled when profilee quits if another snapshot was taken
  • Fixed: "Getting Snapshot" view overrides previous snapshot view in Memory profiler
  • Fixed: Browse buttons in ".Net Executable", "XBAP" and "IIS Express" locators throw exception if relative path is entered
  • Fixed: If you close a session fast enough while layout diagram is presented, an exception is thrown
  • Fixed: Deletion of a snapshot, during its loading, causes an exception
  • Fixed: Double clicking on the scroll of a grid view while selecting a process to profile causes an exception
  • Fixed: Exception is thrown, when while getting snapshot you kill the target application
  • Fixed: Closing session while hot spots are generated causes an exception
  • Fixed: Opening non-compatible snapshot from command line causes an exception
  • Fixed: "Just my types button" doesn't work correctly in the Disposed Objects memory snapshot view
  • Fixed: Trying to access IIS locator, if IIS is not enabled, causes an exception
  • Fixed: Details View in Call Tree changes its vertical size depending on the row selected, making the UI hard to use