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.
Instrumentation failure tracking
In some cases of instrumentation failure, a call stack showing where it has happened will be displayed.
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.