History log of /gem5/tests/long/se/60.bzip2/ref/x86/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


# 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


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

stats: Update stats to reflect cache 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


# 9924:31ef410b6843 16-Oct-2013 Steve Reinhardt <steve.reinhardt@amd.com>

test: update stats

Update stats for recent changes. Mostly minor changes
in register access stats due to addition of new cc
register type and slightly different (and more accurate)
classification of int vs. fp register accesses.


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


# 9702:094d0280e481 21-May-2013 Nilay Vaish <nilay@cs.wisc.edu>

x86, regressions: updates stats
This is due to op class, function call, walker patches.


# 9583:c1a5a20cc1fa 11-Mar-2013 Nilay Vaish <nilay@cs.wisc.edu>

regressions: x86: stats updates due to new x87 insts


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


# 9373:26ba525347fe 30-Dec-2012 Nilay Vaish <nilay@cs.wisc.edu>

x86 regressions: stats update due to new x87 instructions


# 9213:5cab5448909c 11-Sep-2012 Nilay Vaish <nilay@cs.wisc.edu>

x86 Regressions: Update stats due to register predication


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


# 9039:9a22621c741c 04-Jun-2012 Gabe Black <gblack@eecs.umich.edu>

X86: Update stats for the CPUID change.


# 9013:afa278317136 22-May-2012 Nilay Vaish <nilay@cs.wisc.edu>

X86 Regression: update stats due to cc register split


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