MTuner Changelog

What's new in MTuner 4.7

Jan 6, 2024
  • Added Rust debug symbol demangling

New in MTuner 4.6 (Jul 26, 2023)

  • Added tree map view highlights.
  • Bug fixes.
  • Bump version

New in MTuner 4.5.9 (Jul 19, 2023)

  • Fix treemap view redraw

New in MTuner 4.5.7 (Jul 10, 2023)

  • UI polish

New in MTuner 4.5.6 (Jul 8, 2023)

  • Reimplemented tool tips for tree map view and graph widet

New in MTuner 4.5.5 (Jul 8, 2023)

  • Bug fixes
  • Tree map tool tip replaced with QLabel.

New in MTuner 4.5.4 (Jul 6, 2023)

  • Fix crash bug with invalid call stacks.
  • Reduced size of StackTrace and cleaned up code a bit.
  • Fixed colors in graph widget tool tip.

New in MTuner 4.5.3 (Jul 5, 2023)

  • Bug fixes
  • Reduced memory usage
  • Optimized capture loading

New in MTuner 4.5.1 (Apr 16, 2023)

  • Start using VS2022 and Qt 6.4.3
  • Fix bugs:
  • Can't capture Rust process #78
  • Sometimes crash #80
  • debuggee crashes when calling some C++ standard library functions #82