Skip to content

Releases: microsoft/profile-explorer

v1.1.5: Bump version (#24)

01 Oct 21:22
2d25d45

Choose a tag to compare

This release has a new feature, bug fix, and code refactoring:

  • Add local MCP server
  • Fix symbol loading for traces with no stacks
  • Add tests to codebase

Version 1.1.4

20 Jan 06:29

Choose a tag to compare

This release has a couple bug fixes regarding source file path handling and adds an "Exception Handling" category to the profile overview and marking for C++ EH functions.

Version 1.1.3

13 Nov 19:56

Choose a tag to compare

This release has several bug fixes and small UI updates:

  • Fix issue when closing the app while it's minimized.
  • Fix displaying the changelog in the app Update window.
  • Hide and disable some UI parts that are not relevant to profiling.

Version 1.1.2

30 Oct 23:12

Choose a tag to compare

This release has several bug fixes and small UI updates:

  • Fixes for stability issues caused by concurrent UI updates.
  • Hide or disable UI that is not relevant for profiling.
  • Make "open function" mouse and keyboard shortcuts consistent across all views, see updated documentation.
  • Update syntax highlighting definitions for x64 and ARM64.
  • Fix N^2 step in building the Call Tree view.

Version 1.1.0

10 Oct 05:15

Choose a tag to compare

First public release of Profile Explorer.