Actions
Bug #7730
closed[tarmac-logger] missing "<cpu>" tag
Start date:
11/17/2016
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
2.4.12
Description
As it is described in "Tarmac Trace for Fast Models" version 9.2, instruction trace should have the following format:
<time> <scale> <cpu> [IT|IS] (<inst_id>) <addr> <opcode> [A|T|X] <mode>_<security> : <disasm>
But MicroTESK skips "<cpu>" field.
Here is a description for this field from 9.2:
<cpu> Processor that gave the instruction.
Updated by Sergey Smolov almost 8 years ago
- Subject changed from missing "<cpu>" tag in Tarmac log to [tarmac-logger] missing "<cpu>" tag
Updated by Andrei Tatarnikov over 7 years ago
- Status changed from New to Resolved
Done in r8053 as part of multiple-PE support. I understand the meaning of this field as PE index.
Updated by Andrei Tatarnikov over 7 years ago
- Status changed from Resolved to Closed
- Published in build set to 2.4.12
Actions