History log of /gem5/tests/quick/se/70.tgen/ref/null/none/tgen-simple-mem/stats.txt
Revision Date Author Comments
# 11530:6e143fd2cabf 06-Jun-2016 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Add power stats to test references

Change-Id: Ic827213134b199446822f128b81d4a480e777fee


# 11502:e273e86a873d 31-May-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update for snoop filter tweak


# 11312:3d7a85d71bd1 22-Jan-2016 Tony Gutierrez <anthony.gutierrez@amd.com>

stats: update stats to after GPU checkin


# 11268:8b4b55d79ddd 12-Dec-2015 Anthony Gutierrez <atgutier@umich.edu>

stats: bump stats to reflect ruby tester changes


# 11219:b65d4e878ed2 16-Nov-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent chagnesets


# 11201:b1bd4afb6b16 06-Nov-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to match cache changes


# 10997:32a40cc147ef 04-Aug-2015 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update stats for tgen to reflect CommMonitor changes

The name of the stack distance stats changed slightly when the stack
distance calculator was redesigned as a probe. Update the reference
stats to reflect this.


# 10892:bd37e25fb3b7 03-Jul-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats for cache, crossbar and DRAM changes

This update includes the changes to whole-line writes, the refinement
of Read to ReadClean and ReadShared, the introduction of CleanEvict
for snoop-filter tracking, and updates to the DRAM command scheduler
for bank-group-aware scheduling.

Needless to say, almost every regression is affected.


# 10616:6d4da9dc90a1 23-Dec-2014 Andreas Hansson <andreas.hansson@arm.com>

tests: Add a regression for the stack distance calculator

Re-use the existing traffic generator regression, and enable the stack
distance calculation in the comm monitor, along with the verification
stack.

The traffic generator config is also tuned to not increase the
run-time too much (and actually have some address re-use).


# 10409:8c80b91944c5 20-Sep-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats for filter, crossbar and config changes

This patch bumps the stats to reflect the addition of the snoop filter
and snoop stats, the change from bus to crossbar, and the updates to
the ARM regressions that are now using a different CPU and cache
configuration. Lastly, some minor changes are expected due to the
activation cleanup of the CPUs.


# 10036:80e84beef3bb 24-Jan-2014 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for cache occupancy and clock domain changes


# 9851:14e6caa5a1de 04-Sep-2013 Andreas Hansson <andreas.hansson@arm.com>

tests: Move ISA-independent tests to the NULL ISA

This patch simply takes a first step to use the NULL ISA build for
tests that do not make use of a CPU. Most of the Ruby tests could go
the same way, but to avoid duplicating a lot of compilation targets
that will have to wait until Ruby is built as a library and linked in
independently.