cpu: Allow setWhen on trace objects
Review Request #2251 - Created April 23, 2014 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10203:8ae7d6abbefb --------------------------- cpu: Allow setWhen on trace objects Allow setting of 'when' in trace records. This allows later times than the arbitrary record creation point to be used as inst. times
I am fine with the patch as such. Can you explain what is arbitrary about the tick recorded in the InstRecord as of now?
