cpu: commit probe notification on every microop or macroop
Review Request #2604 - Created Jan. 14, 2015 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Nikos Nikoleris | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10646:f72bd92d39d2 --------------------------- cpu: commit probe notification on every microop or macroop The ppCommit should notify the attached listener every time the cpu commits a microop or non microcoded insturction. The listener can then decide whether it will process only the last microop (eg. SimPoint probe).
