Skip to content

v0.7.3

Compare
Choose a tag to compare
@wolfpld wolfpld released this 06 Oct 17:26
· 3074 commits to master since this release

Tracy Profiler 0.7.3

For a more detailed change list, see https://github.com/wolfpld/tracy/blob/v0.7.3/NEWS.

Memory pools

Tracy can now track multiple memory pools.

obraz

Instrumentation failure tracking

In some cases of instrumentation failure, a call stack showing where it has happened will be displayed.

obraz

Client presence improvements

When the profiled application accepts connection from the server, or when it exits, it will now send a notification that it is no longer available. This removes lingering entries in the discovered clients list.

Linux improvements

Added support for DPI scaling and Wayland.