mirror of
https://github.com/wolfpld/tracy.git
synced 2026-06-08 08:33:48 +00:00
Update NEWS.
This commit is contained in:
7
NEWS
7
NEWS
@@ -29,7 +29,7 @@ vx.xx.x (2026-xx-xx)
|
||||
- Added inline call stack list to the zone information window.
|
||||
- The "call stack" button for opening the call stack in a separate window
|
||||
is still there.
|
||||
- Callstacks are now also displayed in zone tooltips (single-line).
|
||||
- Call stacks are now also displayed in zone tooltips (single-line).
|
||||
- Implemented heuristic reconstruction of zone call stacks for zones that
|
||||
were captured without call stacks.
|
||||
- Requires sampling to be enabled, and at least one sample in the zone
|
||||
@@ -135,6 +135,11 @@ vx.xx.x (2026-xx-xx)
|
||||
- Mismatched versions will break at linking.
|
||||
- As a reminder, Tracy *always* required using the same set of compilation
|
||||
options for the entire program.
|
||||
- Message windows will now properly show full message in a tooltip for
|
||||
multi-line messages.
|
||||
- The in-profiler user manual now properly handles links to chapters.
|
||||
- Call stack window will now show the thread viewed call stack originates
|
||||
from (if possible).
|
||||
|
||||
|
||||
v0.13.1 (2025-12-11)
|
||||
|
||||
Reference in New Issue
Block a user