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

Update NEWS.

This commit is contained in:
Bartosz Taudul 2019-10-15 21:50:22 +02:00
parent bfbd09b619
commit f89bc970ee

1
NEWS
View File

@ -27,6 +27,7 @@ v0.6 (xxxx-xx-xx)
- Thread execution workload is displayed, including threads from external
programs.
- Thread migrations across CPU cores can be graphed.
- System-wide workload distribution is now plotted on the timeline.
- Added "CPU data" window (accessible from the trace info window), showing
programs competing for CPU during the capture.
- Switched to using native thread identifiers (relatively small numbers), as