test: Make the memtest and memcheck tests functional onlyThe memtest and memcheck are not designed to test timing. Make themfunctional only to make ref diffs less noisy in the future.Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
stats: Add power stats to test referencesChange-Id: Ic827213134b199446822f128b81d4a480e777fee
stats: update for snoop filter tweak
stats: update stats for thermals, indirect BP
stats: Update stats to reflect changes to cache and crossbar
stats: update stats to after GPU checkin
stats: bump stats to reflect ruby tester changes
stats: updates due to recent chagnesets
stats: Update stats to match cache changes
stats: updates due to recent changesets including d0934b57735a
stats: updates due to recent changes.
stats: Bump for MessageBuffer, cache latency changes
stats: Reflect current behaviourNot sure what went wrong in the pushing of the Ruby patches, butsomehow these regressions are not updated.
stats: Update stats for cache, crossbar and DRAM changesThis update includes the changes to whole-line writes, the refinementof Read to ReadClean and ReadShared, the introduction of CleanEvictfor snoop-filter tracking, and updates to the DRAM command schedulerfor bank-group-aware scheduling.Needless to say, almost every regression is affected.
stats: changes to due to recent set of patches
stats: Bump the MemTest regression statsReflect changes in the tester behaviour.
stats: Bump stats for decoder, TLB, prefetcher and DRAM changesChanges due to speculative execution of an unaligned PC, introductionof TLB stats, changes and re-work of the prefetcher, and theintroduction of rank-wise refresh in the DRAM controller.
stats: updates due to changes to ruby
stats: updates due to changes to x86, stale configs.
stats: Bump stats for filter, crossbar and config changesThis patch bumps the stats to reflect the addition of the snoop filterand snoop stats, the change from bus to crossbar, and the updates tothe ARM regressions that are now using a different CPU and cacheconfiguration. Lastly, some minor changes are expected due to theactivation cleanup of the CPUs.
stats: Update stats for CPU and cache changesThis patch updates the stats to reflect the fixes and changes to theCPU (mainly the o3), and the caches.
stats: updates due to recent ruby and x86 changesAlso updates many out of date config files.
stats: changes due to o3 cpu and ruby message buffer patches
stats: update stats for cache occupancy and clock domain changes
tests: update reference outputsApparently only stats.txt was updated the last time, sothis changeset updates other reference output files(config.ini, simout, simerr, ruby.stats) so thattest output diffs should not be cluttered with irrelevantchanges. There are a few stats.txt updates too, butthey are in the minority.
stats: ruby: updates due to recent changes.
stats: updates due to changes to stat collection in ruby
stats: updates due to changes to rubyRuby's controller statistics have been mostly moved to stats.txt now.Plus stats.txt for solaris/t1000-simple-atomic and arm/20.parser arealso being updated.
stats: Update the stats to reflect bus and memory changesThis patch updates the stats to reflect the addition of the bus stats,and changes to the bus layers. In addition it updates the stats tomatch the addition of the static pipeline latency of the memoryconotroller and the addition of a stat tracking the bytes peractivate.
stats: updates statistics for ruby regressions
stats: Bump Ruby stats for new changesetsThe new changeset that can reorder Ruby profilers will cause the ruby.statsfiles to reordered statistics (the point of the patch). Update the referencesto ensure that these changes are reflected in regressions.
regressions: updates to config.ini for ruby tests
regressions: update stats due to changes to ruby
regressions: update stats due to branch predictor changesThe actual statistical values are being updated for only two tests belongingto sparc architecture and inorder cpu: 00.hello and 02.insttest. For othersthe patch updates config.ini and name changes to statistical variables.
regressions: update stats due to changes in ruby obj hierarchy
regressions: stats update due to ruby functional access patch
regressions: update stats due to change to ruby memory system
Regression Tests: Update statistics
stats: Update Ruby regressions for memory controller fix
Regression: update ruby.stats file
regress: ruby stat additions and config changes
all: Update stats for memory per master and total fix.
stats: update stats for no_value -> nanLots of accumulated older changes too.
SE/FS: Make both SE and FS tests available all the time.