Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-02 | ARM: Update the stats for the new syscall behavior. | Gabe Black | |
2010-06-02 | ARM: Update the stats now that VFP load/store multiple is implemented. | Gabe Black | |
2010-05-13 | BPRED: Update regressions for tournament predictor fix. | Ali Saidi | |
2010-05-06 | X86: Update the stats for the new aux vectors in the ruby regression. | Gabe Black | |
I forgot to turn on ruby when updating the stats before. | |||
2010-05-03 | X86: Update stats for the updated auxilliary vectors. | Gabe Black | |
2010-04-11 | inorder: update regressions for fwd-ing patch | Korey Sewell | |
2010-03-23 | inorder: update hello world for alpha and mips | Korey Sewell | |
2010-03-21 | ruby: Regression updates for new ruby config locations | Brad Beckmann | |
2010-02-25 | stats: update stats for the changes I pushed re: shared cache occupancy | Lisa Hsu | |
2010-01-31 | inorder: update hello world mips | Korey Sewell | |
2010-01-31 | inorder: update hello world alpha | Korey Sewell | |
2010-01-29 | m5: Regression Tester Update | Brad Beckmann | |
This patch includes the necessary regression updates to test the new ruby configuration system. The patch includes support for multiple ruby protocols and adds the ruby random tester. The patch removes atomic mode test for ruby since ruby does not support atomic mode acceses. These tests can be added back in when ruby supports atomic mode for real. --HG-- rename : tests/quick/50.memtest/test.py => tests/quick/60.rubytest/test.py | |||
2010-01-22 | Automated merge with ssh://hg@m5sim.org/m5 | Derek Hower | |
2010-01-19 | memtest differences from Derek's changes | Derek Hower | |
2010-01-02 | MIPS: Update the stats of the RUBY version of the regressions. | Gabe Black | |
2009-12-31 | MIPS: Update stats for updated initial environment. | Gabe Black | |
2009-11-18 | m5: refreshed the ruby memtest regression stats | Brad Beckmann | |
2009-11-04 | stats: update memtest-ruby | Steve Reinhardt | |
I don't know if the new stats are right or not, but we've been too long with a useless regression so I'm just going to update them. | |||
2009-10-27 | test: Hello world test program for Power | Timothy M. Jones | |
includes reference outputs for the Hello World tests on simple-atomic and o3-timing. | |||
2009-10-06 | mips: update hello-ruby stats | Korey Sewell | |
2009-09-24 | mips-stats: update regressions of arguments fix | Korey Sewell | |
2009-08-11 | ruby/network data_msg_size bug fix with updated stats | Tushar Krishna | |
2009-08-09 | X86: Update the stats on the ruby x86 regressions for the new CMOVcc ↵ | Gabe Black | |
implementation. | |||
2009-08-08 | X86: Update the stats for the slightly lengthened cmov. | Gabe Black | |
2009-08-05 | regression: updated stats | Derek Hower | |
2009-08-03 | Automated merge with ssh://hg@m5sim.org/m5 | Derek Hower | |
2009-07-31 | regression: updated stats | Derek Hower | |
2009-07-27 | ARM: Update the stats for the EABI version of hello world. | Gabe Black | |
2009-07-27 | ARM: Update the reference outputs for the new binary and fstat64 struct. | Gabe Black | |
2009-07-25 | regress: edit 2t hello smt file to specify numThreads | Korey Sewell | |
2009-07-20 | ruby: moved cache stats from Profiler to CacheMemory | Derek Hower | |
Caches are now responsible for their own statistic gathering. This requires a direct callback from the protocol on misses, and so all future protocols need to take this into account. | |||
2009-07-16 | merge | Polina Dudnik | |
2009-07-15 | Tester update | Polina Dudnik | |
2009-07-13 | regression: updated memtest-ruby stats | Derek Hower | |
This also includes a change to the default Ruby random seed, which was previously set using the wall clock. It is now set to 1234 so that the stat files don't change for the regression tester. | |||
2009-07-06 | Add ability to skip tests by adding 'skip' file to test dir, | Steve Reinhardt | |
and skip simple-timing-mp-ruby test for now (until we fix ruby atomics). | |||
2009-07-06 | tests: stats outputs now include CDFs, update tests that use those so ↵ | Nathan Binkert | |
they're easier to diff | |||
2009-07-06 | tests: update regression tests for changes in stats output and changes in ruby. | Nathan Binkert | |
2009-06-09 | ARM: Add a hello world regression. | Gabe Black | |
2009-05-13 | inorder-regress: add hello MIPS_SE | Korey Sewell | |
2009-05-12 | inorder-regress: add hello world | Korey Sewell | |
2009-05-11 | ruby: Initial references for ruby regressions | Steve Reinhardt | |
2009-04-22 | stats: update reference outputs now that compatibility is gone | Nathan Binkert | |
Because of the initialization bug, it wasn't consistent anyway. | |||
2009-04-22 | Update stats for new single bad-address responder. | Steve Reinhardt | |
Mostly just config.ini updates, though the different response latency for bad addresses caused very minor timing changes in the O3 Linux boot tests. | |||
2009-04-21 | Set up m5threads tests on classic (non-ruby) memory system. | Steve Reinhardt | |
Just one test (40.m5threads-test-atomic) is set up for now. These tests require that the m5threads SPARC binaries are present in /dist or in test-progs. | |||
2009-04-19 | X86: Update the stats for the fix for CPUID. | Gabe Black | |
2009-04-18 | o3-mips-regress: add hello word regression. | Korey Sewell | |
2009-04-15 | Update stats after elimination of Unallocated state. | Steve Reinhardt | |
Somehow ending threads with halt() instead of deallocate() reduces the squash count on o3 by 1 (and a few other similarly trivial changes). | |||
2009-04-08 | tests: update tests for TLB unification | Nathan Binkert | |
2009-03-07 | tests: update tests because of changes in stat names and in the stats package | Nathan Binkert | |
2009-02-25 | CPU: Update stats now that there's no fetch in the middle of macroops. | Gabe Black | |