Skip to content

Palanteer v0.4

Compare
Choose a tag to compare
@dfeneyrou dfeneyrou released this 09 Sep 19:08
· 99 commits to main since this release

This is a bug fix release

Behavior change / compatibility break

  • None

New features

  • Viewer: add support for high DPI

Fixes and improvements

  • Python instrumentation: fix a crash when tracing C calls
  • Viewer: fix a crash in some cases in the file dialog window when playing with sorting
  • C++ instrumentation: added printf-like API for plDeclareVirtualThread and plDeclareThreadDyn
  • Documentation updated
  • Documentation: upgraded Markdeep
  • Viewer: upgraded Dear ImGui