Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-01 | imported patch ext/stats_updates.patch | Ali Saidi | |
--HG-- extra : rebase_source : 4697ba9eb1ca8c67fe0915fb8340d7d4ae94caba | |||
2011-09-13 | O3: Update stats for new ordering fix. | Ali Saidi | |
2011-08-19 | O3: Update stats for LSQ changes. | Ali Saidi | |
2011-07-10 | O3: Update stats for fetch and bp changes. | Ali Saidi | |
2011-06-10 | sparc: update o3 regressions | Korey Sewell | |
2011-06-10 | sparc: update simple cpu regressions | Korey Sewell | |
use stats file generated by zizzer | |||
2011-05-04 | O3/ARM: Update stats for recent changes. | Ali Saidi | |
2011-04-22 | tests: updates for stat name change | Nathan Binkert | |
2011-04-19 | tests: update stats for name changes | Nathan Binkert | |
2011-04-04 | O3: Update stats for memory order violation checking patch. | Ali Saidi | |
2011-02-07 | Stats: Re update stats. | Gabe Black | |
2011-02-07 | Stats: Back out broken update. | Gabe Black | |
2011-02-06 | regress: Regression Tester output updates | Brad Beckmann | |
2011-01-18 | Stats: Update stats for previous set of patches. | Ali Saidi | |
2011-01-15 | SPARC: Update stats for the call r15 as source change. | Gabe Black | |
2010-12-07 | Stats: Fix stats for cumulative flags change. | Ali Saidi | |
2010-11-15 | Regressions: Update regressions for SIMD opclass changes | Ali Saidi | |
2010-10-31 | Ref output: Update refs for PCState change. | Gabe Black | |
2010-09-09 | stats: update stats for preceding coherence changes | Steve Reinhardt | |
Because the handling of the E state for multilevel caches has changed, stats are affected for any non-ruby config with caches, even uniprocessor simple CPU. | |||
2010-08-17 | test: Update stats for python object iteration. | Steve Reinhardt | |
Small changes in tests with data races due to new object creation order. | |||
2010-08-17 | tests: update reference config.ini files for previous cset | Steve Reinhardt | |
Rename 'responder_set' to 'use_default_range'. | |||
2010-06-06 | tests: Update O3 ref outputs to reflect Lisa's dist format change. | m5test | |
2010-05-13 | BPRED: Update regressions for tournament predictor fix. | Ali Saidi | |
2010-02-25 | stats: update stats for the changes I pushed re: shared cache occupancy | Lisa Hsu | |
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 | |||
2009-07-15 | Tester update | Polina Dudnik | |
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-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. |