Skip to content

Conversation

@cfernald
Copy link
Collaborator

@cfernald cfernald commented Jan 20, 2026

!advlog can take a long time to read the full memory log. This commit adds a tail option (-t) that only reads the last N bytes of the log buffer. This defaults to 0x1000 bytes, but can be overridden by the user using the format -t1234.

!advlog can take a long time to read the full memory log.
This commit adds a tail option that only reads the last N bytes
of the log buffer. This defaults to 0x1000 bytes, but can be overriden
by the user using the formal -t1234.
@cfernald cfernald requested review from joschock, kuqin12 and os-d January 20, 2026 02:33
Copy link
Collaborator

@os-d os-d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good addition, thanks

@cfernald
Copy link
Collaborator Author

cfernald commented Jan 20, 2026

@joschock, this was something I think you asked for some time ago.

@cfernald cfernald requested a review from makubacki January 20, 2026 16:53
@cfernald cfernald merged commit 7e59f3a into microsoft:main Jan 20, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants