1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Update NEWS.

This commit is contained in:
Bartosz Taudul 2019-03-06 01:17:40 +01:00
parent 00de21f7e7
commit a26d0bf2b4

7
NEWS
View File

@ -41,8 +41,11 @@ v0.5 (xxxx-xx-xx)
locks list.
- On broken platforms the profiler can now be initialized as needed (and
possible), taking a performance and functionality hit.
- Thread position and height is now animated, to eliminate flickering that
was happening when depth of displayed zones was changing.
- User experience improvements in the graphical profiler.
- Thread position and height is now animated, to eliminate flickering that
was happening when depth of displayed zones was changing.
- Zooming in/out using the mouse wheel is not animated. Press the control
key for old behavior.
- System CPU usage is now being monitored.
- Threads that have nothing to display in the current view are now hidden by
default.