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

Add basic lock info window.

This commit is contained in:
Bartosz Taudul
2018-12-16 19:58:11 +01:00
parent ff8c9ab6dc
commit 444d5e20f0
3 changed files with 80 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ v0.5 (xxxx-xx-xx)
after the connection to the client is terminated.
- Active trace can be discarded.
- Call stack capture may be forced through TRACY_CALLSTACK define.
- Lock info window has been added.
v0.4 (2018-10-09)
-----------------