mem: Add tryTiming suppport to CommMonitor
authorSascha Bischoff <sascha.bischoff@arm.com>
Wed, 14 Nov 2018 16:31:53 +0000 (16:31 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 22 Jan 2019 09:16:50 +0000 (09:16 +0000)
commita0649ee1e90e6c71f74425457c381e8b6c5d0d43
treec30f1ddde4876a9583bfc5ae421c38ab9ddd145c
parente9d957592a2467be72ca1eb6c885e8b80b374f0b
mem: Add tryTiming suppport to CommMonitor

The CommMonitor did not support tryTiming, which resulted in gem5
panicing if the CommMonitor was used.

With this change, we update the CommMonitor pass through the
tryTiming() calls.

Change-Id: I86810170e5e10a0c5d63af76fc4a6ab70710d2fb
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15736
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
src/mem/comm_monitor.cc
src/mem/comm_monitor.hh