Expand description
CPU trace logging for nestest.log-compatible output.
This module provides functionality to generate execution traces matching the nestest golden log format, essential for CPU validation.
Structsยง
- CpuTracer
- CPU trace logger for generating nestest-compatible logs.
- Trace
Entry - Trace entry representing a single instruction execution.