sim: Add additional debug information when draining
authorSascha Bischoff <sascha.bischoff@arm.com>
Fri, 11 Dec 2015 17:29:53 +0000 (17:29 +0000)
committerSascha Bischoff <sascha.bischoff@arm.com>
Fri, 11 Dec 2015 17:29:53 +0000 (17:29 +0000)
commit38a369c473a8c4b53116806fb50797ab73e7442e
tree5478aeca243f6f887ed70675202a22243d8606e9
parentebc9e1d426f7dbe13b63d87afbdf8507265f8040
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.
src/sim/drain.cc