commit | 8cd885b3fe2f8520f7c17b1178b1555ccdf40e9b | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Mon Aug 28 14:36:29 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Mon Aug 28 15:17:32 2023 -0700 |
tree | a0dd9323b1bda37d296636edff1b9bb95aefa7ec | |
parent | 8afc42525c90985721025f7d3310782c3aad05c9 [diff] |
Enable Execution trace Generate the trace file with CLI ``` kelvin_sim --trace <elf file> ``` PiperOrigin-RevId: 560821841