stats: Rename num_syscalls to numSyscalls in the reference stats.The name of the stat was changed in the following change which broke all thereference outputs. commit 2367198921765848a4f5b3d020a7cc5776209f80 Author: Brandon Potter <brandon.potter@amd.com> Date: Mon Feb 27 14:10:15 2017 -0500 syscall_emul: [PATCH 15/22] add clone/execve for threading and multiprocess simulationsChange-Id: Id98b085ccae098c50c434ad81a72beee46084f40Reviewed-on: https://gem5-review.googlesource.com/2651Maintainer: Jason Lowe-Power <jason@lowepower.com>Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
stats: Get all stats updated to reflect current behaviourLine everything up again.
stats: Update stats to reflect recent changes to floatsMostly just splitting out the floats ops and correspondingreads/writes.
stats: update references
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 for ld.so supportAdditional auxv entries leads to more instructions in start-upwhile walking the list, along with different cache conflictswrt stack entries.
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: updates due to recent changesets including d0934b57735a
stats: updates due to recent changes.
stats: Bump for MessageBuffer, cache latency changes
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 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: 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: Bump stats for the fixes, and mostly DRAM controller changes
stats: updates due to changes to ruby config scriptsThese updates to ruby regression stats are due to renaming piobus to iobusand dropping piobus in the se mode.
stats: updates due to c0db268f811b
stats: updates due to branch predictor warming
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: updates statistics for ruby regressions
regressions: updates to config.ini for ruby tests
regressions: stats updates due to no physmem in ruby
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
Regression Tests: Update statistics
stats: Update Ruby regressions for memory controller fix
stats: Update stats for syscall emulation Linux kernel changes.
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.
stats: update stats for insts/ops and master id changes
SE/FS: Make both SE and FS tests available all the time.