cpu: commit probe notification on every microop or macroop
Review Request #2604 - Created Jan. 14, 2015 and submitted
| 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).
Review request changed
Updated (Jan. 14, 2015, 10:13 a.m.)
Description: |
|
|---|
Ship It!
Posted (Jan. 14, 2015, 12:52 p.m.)
This will break GDB single stepping.
