File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,15 @@ v0.x.x (xxxx-xx-xx)
4141- Fixed compatibility problems with FreeBSD.
4242- Added support for dynamically loaded Vulkan symbols.
4343- Trace description or filename is now displayed on the window title bar.
44+ - The csvexport utility will now export thread id data.
45+ - Improved compatibility with MSVC projects not defining NOMINMAX.
46+ - Improved compatibility with Linux setups targeting musl as libc.
47+ - Thread safety of Vulkan instrumentation has been reviewed.
48+ - D3D12 instrumentation was rewritten.
49+ - Added support for efficient profiling when running under rr, the record-
50+ replaying debugger. This is enabled with TRACY_PATCHABLE_NOPSLEDS define.
51+ - History of viewed symbols is now preserved and you can go back to
52+ previously displayed entries.
4453
4554
4655v0.9.1 (2023-02-26)
You can’t perform that action at this time.
0 commit comments