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-06-02 15:06:57 +02:00
parent c05766e637
commit ceaf1226b2

6
NEWS
View File

@ -10,8 +10,12 @@ v0.5 (xxxx-xx-xx)
----------------- -----------------
- Major decrease of trace dump file size. - Major decrease of trace dump file size.
- Major optimizations across the board.
- Display dump file size change in the update utility. - Display dump file size change in the update utility.
- Display trace loading time. - Added notification area.
- Display trace loading time.
- Display background processing tasks after trace is loaded.
- Display trace save notification.
- Added C API. - Added C API.
- Profiling session may now gracefully terminate, due to incorrect - Profiling session may now gracefully terminate, due to incorrect
instrumentation. A popup with termination reason will be displayed. instrumentation. A popup with termination reason will be displayed.