Skip to content

Releases: xoofx/ultra

2.0.2

01 Dec 18:55
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Full Changelog: 2.0.1...2.0.2

Published with dotnet-releaser

2.0.1

29 Nov 15:33
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix dictionary lookup for modules (#14) (225fdc1)

Full Changelog: 2.0.0...2.0.1

Published with dotnet-releaser

2.0.0

28 Nov 08:34
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add some public API comments (#3) (44642b0)

🐛 Bug Fixes

🏭 Tests

🧰 Misc

  • Break API to cleanup, add more documentation and JSON tests (#3) (aa50acf)

Full Changelog: 1.5.0...2.0.0

Published with dotnet-releaser

1.5.0

27 Nov 20:48
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for --delay and --duration (#12) (2868266)

📚 Documentation

Full Changelog: 1.4.0...1.5.0

Published with dotnet-releaser

1.4.0

27 Nov 08:26
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for paused. Add that CTRL+C can be pressed (#12) (96a2a20)

Full Changelog: 1.3.0...1.4.0

Published with dotnet-releaser

1.3.0

26 Nov 07:00
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for specifying an output base filename (#8) (67cba04)

Full Changelog: 1.2.0...1.3.0

Published with dotnet-releaser

1.2.0

25 Nov 18:56
Compare
Choose a tag to compare

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

1.1.0

24 Nov 16:40
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add video link to readme (f15d1ec)
  • Add support for raw and live output (#7) (31e7fae)

Full Changelog: 1.0.3...1.1.0

Published with dotnet-releaser

1.0.3

18 Nov 17:30
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix regression in markup output (9ab1522)

Full Changelog: 1.0.2...1.0.3

Published with dotnet-releaser

1.0.2

18 Nov 16:41
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add progress on module loading (118461d)

Full Changelog: 1.0.1...1.0.2

Published with dotnet-releaser