github wolfpld/tracy v0.7.5

latest releases: v0.10, v0.9.1, v0.9...
3 years ago

Tracy Profiler 0.7.5

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

New tables UI

Tables displayed by Tracy can now have their columns reordered, hidden, or sorted both in ascending and in descending order (within reason). The column configuration is preserved between profiler sessions.

tables

Chrome importer improvements

The chrome tracing importer will now properly set the trace name, which will be displayed on the profiler's title bar. Thread names, if present in the original capture, will also be converted.

Compatibility and bug fixes

Robustness of the profiler was increased by fixing some issues which previously flew under the radar, for example:

  • System tracing on Android is now working in more software configurations.
  • Localhost-only clients are now properly broadcasting their presence.
  • Call stacks are now properly transferred for Vulkan events.
  • OpenCL events will be now properly captured if some zones are inactive, or if the application was build without assert checks.
  • The order of bytes in ARM machine code printout will now match the one printed by objdump.

Don't miss a new tracy release

NewReleases is sending notifications on new releases.