mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Update NEWS.
This commit is contained in:
parent
2c18097bf9
commit
e77ce12093
9
NEWS
9
NEWS
@ -41,6 +41,15 @@ v0.x.x (xxxx-xx-xx)
|
|||||||
- Fixed compatibility problems with FreeBSD.
|
- Fixed compatibility problems with FreeBSD.
|
||||||
- Added support for dynamically loaded Vulkan symbols.
|
- Added support for dynamically loaded Vulkan symbols.
|
||||||
- Trace description or filename is now displayed on the window title bar.
|
- Trace description or filename is now displayed on the window title bar.
|
||||||
|
- The csvexport utility will now export thread id data.
|
||||||
|
- Improved compatibility with MSVC projects not defining NOMINMAX.
|
||||||
|
- Improved compatibility with Linux setups targeting musl as libc.
|
||||||
|
- Thread safety of Vulkan instrumentation has been reviewed.
|
||||||
|
- D3D12 instrumentation was rewritten.
|
||||||
|
- Added support for efficient profiling when running under rr, the record-
|
||||||
|
replaying debugger. This is enabled with TRACY_PATCHABLE_NOPSLEDS define.
|
||||||
|
- History of viewed symbols is now preserved and you can go back to
|
||||||
|
previously displayed entries.
|
||||||
|
|
||||||
|
|
||||||
v0.9.1 (2023-02-26)
|
v0.9.1 (2023-02-26)
|
||||||
|
Loading…
Reference in New Issue
Block a user