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 2020-04-02 00:40:57 +02:00
parent 327e30fe7c
commit fe2dc8c489

1
NEWS
View File

@ -31,6 +31,7 @@ v0.7 (xxxx-xx-xx)
- Added display of profiling data to source file viewer.
- Small fragments of executable code will be now sent from client to server.
- Added notification about query backlog.
- Fixed performance problem with query backlog.
- Source file view can now display disassembly of executable code.
- Display number of in-flight queries, in addition to query backlog.
- Improved failure reports.