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

Describe high compression mode.

This commit is contained in:
Bartosz Taudul
2018-08-26 17:03:34 +02:00
parent a5b99b54c8
commit 989c28d1fe
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -12,6 +12,9 @@ v0.4 (xxxx-xx-xx)
- Renamed "standalone" utility to "profiler".
- Added trace update utility, which will convert files saved in previous
versions of tracy to be up-to-date.
- Optional high compression (--hc) mode is available that will increase
the compression level, at the cost of considerably longer compression
time.
- Fix regression causing varying size of profiler window for different
captures.
- Added support for on-demand tracing.