1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Update NEWS.

This commit is contained in:
Bartosz Taudul
2024-08-03 20:40:59 +02:00
parent ecb05f787e
commit 46852a7066
+11
View File
@@ -2,6 +2,17 @@ Note: There is no guarantee that version mismatched client and server will
be able to talk with each other. Network protocol breakages won't be listed be able to talk with each other. Network protocol breakages won't be listed
here. here.
vx.xx.x (xxxx-xx-xx)
--------------------
- Utilities import-chrome and import-fuchsia now live together in the import
directory.
- Added TRACY_VERBOSE to available CMake options.
- It is now possible to set TRACY_SAMPLING_HZ via a environment variable.
- Thread group hints can be now used to group threads together in the
profiler UI.
v0.11.0 (2024-07-16) v0.11.0 (2024-07-16)
-------------------- --------------------