Ruby: Sequencer -- convert deadlock panic to Ticks
Review Request #1592 - Created Dec. 15, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Malek Musleh | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9377:65bf3ff8d02a --------------------------- Ruby: Sequencer -- convert deadlock panic to Ticks This patch converts the panic() print outs in the Sequencer::wakeup() call from ruby cycles to Ticks(). This makes it easier to debug deadlocks with the ProtocolTrace flag so the issue time indicated in the panic message can be quickly searched for.
