stats: Update stats to reflect cache changes
stats, alpha: Update ALPHA statsReflect the removal of the syscall tracking.
stats: Update stats to reflect recent changes to floatsMostly just splitting out the floats ops and correspondingreads/writes.
stats: Update to match classic memory changes
stats: update references
stats: Add power stats to test referencesChange-Id: Ic827213134b199446822f128b81d4a480e777fee
stats: update for snoop filter tweak
stats: Update stats to reflect cache changesRemoved unused stats, now counting WriteLineReq, and changed howuncacheable writes are handled while responses are outstanding.
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: Update to reflect changes to PCI handling
stats: updates due to recent chagnesets
stats: Update stats to match cache changes
stats: Update stats to reflect snoop-filter changes
stats: updates due to recent changesets including d0934b57735a
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: changes due to recent changesets.
stats: Bump stats for fixes, mostly TLB and WriteInvalidate
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: Bump stats for the fixes, and mostly DRAM controller changes
stats: updates due to branch predictor warming
stats: update stats for cache occupancy and clock domain changes
stats: updates due to changes to ticksToCycles()
stats: Bump stats after shifting to SimpleMemoryMatch stats with new regression configs.
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: Cumulative stats updateThis patch updates the stats to reflect the: 1) addition of theinternal queue in SimpleMemory, 2) moving of the memory class outsideFSConfig, 3) fixing up of the 2D vector printing format, 4) specifyingburst size and interface width for the DRAM instead of relying oncache-line size, 5) performing merging in the DRAM controller writebuffer, and 6) fixing how idle cycles are counted in the atomic andtiming CPU models.The main reason for bundling them up is to minimise the changesetsize.
stats: Update stats for monitor, cache and bus changesThis patch removes the sparse histogram total from the CommMonitorstats. It also bumps the stats after the unit fixes in the atomiccache access. Lastly, it updates the stats to match the new portordering. All numbers are the same, and the only thing that changes iswhich master corresponds to what port index.
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: Update stats to reflect SimpleDRAM changesThis patch bumps the stats to reflect the slight change in how theretry is handled, and also the pruning of some redundant stats.
stats: Update stats for regressions using SimpleDDR3This patch updates the regression stats to reflect that they are usingthe SimpleDDR3 controller by default.
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.
stats: Update stats to reflect use of SimpleDRAMThis patch bumps the stats to match the use of SimpleDRAM instead ofSimpleMemory in all inorder and O3 regressions, and also allfull-system regressions. A number of performance-related stats change,and a whole bunch of stats are added for the memory controller.
Stats: Update stats for cache timings in cyclesThis patch updates the stats to reflect the change in how cachelatencies are expressed. In addition, the latencies are now rounded tomultiples of the clock period, thus also affecting other stats.
stats: update stats for icache change not allowing dirty data
Stats: Update stats for RAS and LRU fixes.
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.