mem: fix printing of 1st cache tags line
authorBjoern A. Zeeb <baz21@cam.ac.uk>
Sat, 11 Feb 2017 16:11:48 +0000 (11:11 -0500)
committerBjoern A. Zeeb <baz21@cam.ac.uk>
Sat, 11 Feb 2017 16:11:48 +0000 (11:11 -0500)
commitf3643c8a60571604466bc78cc404fbfec704a1cf
tree11d14e23c2078be6052df4e41356fbc23829b846
parent153e5879c606c5d42ad9f2059488f67d8685a5d1
mem: fix printing of 1st cache tags line

Rather than having the 1st line on the Log line and every other line on its
own, add a new line to have a common format for all of them.  Makes parsing
a lot easier.

Reviewed at http://reviews.gem5.org/r/3808/

Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
src/mem/cache/cache.cc