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

Consistently use "entry call stacks".

This commit is contained in:
Bartosz Taudul
2021-03-26 00:40:54 +01:00
parent d8e9d369a0
commit b80899863b
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -32,6 +32,7 @@ v0.x.x (xxxx-xx-xx)
- Fixed color channel order in ZoneColor() macro.
- Handle failure state when a memory pointer allocation is reported twice,
without an intermediate free.
- Renamed "call stack parents" to "entry call stacks".
- Display number of entry call stacks in assembly line sample count tooltip.