Searched hist:11417 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Ddrain.ccdiff 11417:6e89c756e1fb Fri Dec 11 12:29:00 EST 2015 Sascha Bischoff <sascha.bischoff@arm.com> sim: Add additional debug information when draining

This patch adds some additional information when draining the system which
allows the user to debug which SimObject(s) in the system is failing to drain.
Only enabled for the builds with tracing enabled and is subject to the Drain
debug flag being set at runtime.

Completed in 7 milliseconds