diff options
| author | Dan Engelbrecht <[email protected]> | 2026-04-21 20:38:49 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2026-04-21 20:38:49 +0200 |
| commit | 666965948c673a087a9d23dde39b3b05fccadb2e (patch) | |
| tree | 6411d14c9660b3bf0c4836581194a3ab0aaa02bf | |
| parent | 5.8.6 (diff) | |
| download | archived-zen-666965948c673a087a9d23dde39b3b05fccadb2e.tar.xz archived-zen-666965948c673a087a9d23dde39b3b05fccadb2e.zip | |
changelog version bump
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a170bb251..a8511979b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## + +## 5.8.6 - Feature: `zen trace` subcommand suite for Unreal Insights `.utrace` files (and emitted by zenserver/zen via --trace options) - `zen trace analyze` - offline analysis with CPU scope, memory allocation, allocation churn, and callstack reports; symbolication via PDB, DbgHelp, and Microsoft Symbol Server backends; optional HTML output - `zen trace serve` - embedded HTTP server hosting a browser-based trace viewer (timeline with threads/scopes/regions/bookmarks/log events, memory analysis, stats) for interactive analysis |