History log of /gem5/tests/long/se/10.mcf/ref/arm/linux/minor-timing/stats.txt
Revision Date Author Comments
# 11955:1170d039b31e 03-Apr-2017 Gabe Black <gabeblack@google.com>

stats: Rename num_syscalls to numSyscalls in the reference stats.

The name of the stat was changed in the following change which broke all the
reference 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 simulations

Change-Id: Id98b085ccae098c50c434ad81a72beee46084f40
Reviewed-on: https://gem5-review.googlesource.com/2651
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>


# 11860:67dee11badea 19-Feb-2017 Andreas Hansson <andreas.hansson@arm.com>

stats: Get all stats updated to reflect current behaviour

Line everything up again.


# 11754:c209cb86278a 05-Dec-2016 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect cache changes


# 11687:b3d5f0e9e258 19-Oct-2016 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect recent changes to floats

Mostly just splitting out the floats ops and corresponding
reads/writes.


# 11680:b4d943429dc6 13-Oct-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


# 11606:6b749761c398 12-Aug-2016 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update to match classic memory changes


# 11570:4aac82f10951 21-Jul-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


# 11530:6e143fd2cabf 06-Jun-2016 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Add power stats to test references

Change-Id: Ic827213134b199446822f128b81d4a480e777fee


# 11507:be6065c1d8d2 31-May-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update and fix e273e86a873d


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

stats: update for snoop filter tweak


# 11456:c0fb4435b80f 21-Apr-2016 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect cache changes

Removed unused stats, now counting WriteLineReq, and changed how
uncacheable writes are handled while responses are outstanding.


# 11441:0edcf757b6a2 09-Apr-2016 Andreas Hansson <andreas.hansson@arm.com>

stats: Match current behaviour

Small changes to the branch predictor and BTB caused stats changes
throughout.


# 11336:b318499f676c 10-Feb-2016 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect changes to cache and crossbar


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

stats: Update stats to match cache changes


# 11138:a611a23c8cc2 25-Sep-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect snoop-filter changes


# 11103:38f6188421e0 15-Sep-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent changesets including d0934b57735a


# 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.


# 10852:5b58b4cccfd7 26-May-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update MinorCPU regressions after accounting fix


# 10827:7f5467f2f8b8 05-May-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect cache changes


# 10812:bacaefeb126a 30-Apr-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: arm: updates


# 10753:48a72150f82c 19-Mar-2015 Steve Reinhardt <stever@gmail.com>

stats: update Minor stats due to PF bug fix

A recent changeset of mine (http://repo.gem5.org/gem5/rev/4cfe55719da5)
inadvertently fixed a bug in the Minor CPU model which caused it to treat
software prefetches as regular loads. Prior to this changeset, Minor
did an ad-hoc generation of memory commands that left out the PF check;
because it now uses the common code that the other CPU models use,
it generates prefetches properly. These stat changes reflect the fact
that the Minor model now issues SoftPFReqs.


# 10726:8a20e2a1562d 02-Mar-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect cache and interconnect changes

This is a bulk update of stats to match the changes to cache timing,
interconnect timing, and a few minor changes to the o3 CPU.


# 10636:9ac724889705 04-Jan-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: changes due to recent changesets.


# 10628:c9b7e0c69f88 23-Dec-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats for decoder, TLB, prefetcher and DRAM changes

Changes due to speculative execution of an unaligned PC, introduction
of TLB stats, changes and re-work of the prefetcher, and the
introduction of rank-wise refresh in the DRAM controller.


# 10585:1c9d5d9417b3 02-Dec-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats for fixes, mostly TLB and WriteInvalidate


# 10433:821cbe4a183b 09-Oct-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Add DRAM power statistics to reference output


# 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.


# 10352:5f1f92bf76ee 03-Sep-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats for CPU and cache changes

This patch updates the stats to reflect the fixes and changes to the
CPU (mainly the o3), and the caches.


# 10260:384d554cea8c 23-Jul-2014 Andrew Bardsley <Andrew.Bardsley@arm.com>

cpu: Minor CPU add regression tests for ARM and ALPHA

This patch adds regression tests results and test harnesses
for the Minor CPU on ARM and ALPHA.