History log of /gem5/tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt
Revision Date Author Comments
# 11960:c7bf1b698ccd 29-Mar-2017 Gabe Black <gabeblack@google.com>

stats: Update some stats after simulated program exit behavior was changed.

The following CL delayed program exit and changed the stats for many if not
most of the SE mode regressions.

commit 2c1286865fc2542a0586ca4ff40b00765d17b348
Author: Brandon Potter <Brandon.Potter@amd.com>
Date: Wed Mar 1 14:52:23 2017 -0600

syscall-emul: Rewrite system call exit code

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


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


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


# 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


# 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


# 10488:7c27480a5031 20-Oct-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to previous mmap and exit_group patches.


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


# 10220:9eab5efc02e8 09-May-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats for the fixes, and mostly DRAM controller changes


# 10063:9595c7a1d837 16-Feb-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to branch predictor warming


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

stats: update stats for cache occupancy and clock domain changes


# 9729:e2fafd224f43 30-May-2013 Andreas Hansson <andreas.hansson@arm.com>

stats: Update the stats to reflect bus and memory changes

This patch updates the stats to reflect the addition of the bus stats,
and changes to the bus layers. In addition it updates the stats to
match the addition of the static pipeline latency of the memory
conotroller and the addition of a stat tracking the bytes per
activate.


# 9481:b0fa6b872f40 24-Jan-2013 Nilay Vaish <nilay@cs.wisc.edu>

regressions: update stats due to branch predictor changes
The actual statistical values are being updated for only two tests belonging
to sparc architecture and inorder cpu: 00.hello and 02.insttest. For others
the patch updates config.ini and name changes to statistical variables.


# 9150:a2370fa5c793 15-Aug-2012 Ali Saidi <Ali.Saidi@ARM.com>

stats: Update stats for syscall emulation Linux kernel changes.


# 9055:38f1926fb599 05-Jun-2012 Ali Saidi <saidi@eecs.umich.edu>

all: Update stats for memory per master and total fix.


# 8983:8800b05e1cb3 09-May-2012 Nathan Binkert <nate@binkert.org>

stats: update stats for no_value -> nan
Lots of accumulated older changes too.


# 8835:7c68f84d7c4e 12-Feb-2012 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for insts/ops and master id changes


# 8802:ef66a9083bc4 28-Jan-2012 Gabe Black <gblack@eecs.umich.edu>

SE/FS: Make both SE and FS tests available all the time.