Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 18:56
· 10 commits to main since this release

Changes

✨ New Features

  • Add public category indices for JIT/GC/CLR/Kernel/Native/Managed (3a9e749)

🐛 Bug Fixes

  • Fix deserialization of FirefoxProfiler.Profile (bdd9641)
  • Fix rundown to run at least for 500ms before checking for the size of the ETL file (e0d77b5)
  • Fix duplication of some threads in profiler output (288051c)

📚 Documentation

  • Fix documentation heading levels (2c96820)
  • Update documentation about local trace (c01f7fb)

🧰 Misc

  • Improve memory track and display of other tracks in CPU descending order (b393939)

Full Changelog: 1.1.0...1.2.0

Published with dotnet-releaser