#
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>
|
#
11860:67dee11badea |
|
19-Feb-2017 |
Andreas Hansson <andreas.hansson@arm.com> |
stats: Get all stats updated to reflect current behaviour
Line everything up again.
|
#
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
|
#
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
|
#
11219:b65d4e878ed2 |
|
16-Nov-2015 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to recent chagnesets
|
#
11023:97cf7ba82f0c |
|
14-Aug-2015 |
Joel Hestness <jthestness@gmail.com> |
stats: Bump for MessageBuffer, cache latency changes
|
#
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.
|
#
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.
|
#
10526:0068ad93a67e |
|
06-Nov-2014 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to changes to ruby
|
#
10488:7c27480a5031 |
|
20-Oct-2014 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to previous mmap and exit_group patches.
|
#
10220:9eab5efc02e8 |
|
09-May-2014 |
Andreas Hansson <andreas.hansson@arm.com> |
stats: Bump stats for the fixes, and mostly DRAM controller changes
|
#
10124:46ccaf2cdef3 |
|
20-Mar-2014 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to changes to ruby config scripts These updates to ruby regression stats are due to renaming piobus to iobus and dropping piobus in the se mode.
|
#
10093:9c55c0214404 |
|
24-Feb-2014 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to c0db268f811b
|
#
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
|
#
10013:2e9e2fb2fa71 |
|
10-Jan-2014 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to changes to ruby
|
#
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.
|
#
9885:afd9ea6101d9 |
|
28-Sep-2013 |
Steve Reinhardt <stever@gmail.com> |
tests: update reference outputs
Apparently only stats.txt was updated the last time, so this changeset updates other reference output files (config.ini, simout, simerr, ruby.stats) so that test output diffs should not be cluttered with irrelevant changes. There are a few stats.txt updates too, but they are in the minority.
|
#
9864:1ee14c8f6555 |
|
06-Sep-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: ruby: updates due to recent changes.
|
#
9748:4f2a448d3896 |
|
10-Jun-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to changes to ruby Ruby's controller statistics have been mostly moved to stats.txt now. Plus stats.txt for solaris/t1000-simple-atomic and arm/20.parser are also being updated.
|
#
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.
|
#
9698:db85c5348a96 |
|
21-May-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates statistics for ruby regressions
|
#
9583:c1a5a20cc1fa |
|
11-Mar-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
regressions: x86: stats updates due to new x87 insts
|
#
9578:49b40999f4a2 |
|
06-Mar-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
regressions: stats updates due to no physmem in ruby
|
#
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.
|
#
9469:d2eeba87c4a8 |
|
14-Jan-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
regressions: update stats due to changes in ruby obj hierarchy
|
#
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
|
#
9204:09d63f1e3559 |
|
10-Sep-2012 |
Andreas Hansson <andreas.hansson@arm.com> |
Ruby: Bump the stats after recent memory controller changes
This patch simply bumps the stats to avoid having failing regressions. Someone with more insight in the changes should verify that these differences all make sense.
|
#
9150:a2370fa5c793 |
|
15-Aug-2012 |
Ali Saidi <Ali.Saidi@ARM.com> |
stats: Update stats for syscall emulation Linux kernel changes.
|
#
9113:9a72589ce4fd |
|
11-Jul-2012 |
Brad Beckmann <Brad.Beckmann@amd.com> |
regress: ruby stat additions and config 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.
|