summaryrefslogtreecommitdiff
path: root/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby
AgeCommit message (Collapse)Author
2009-08-11ruby/network data_msg_size bug fix with updated statsTushar Krishna
2009-08-05regression: updated statsDerek Hower
2009-07-31regression: updated statsDerek Hower
2009-07-20ruby: moved cache stats from Profiler to CacheMemoryDerek 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-13regression: updated memtest-ruby statsDerek 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-06tests: update regression tests for changes in stats output and changes in ruby.Nathan Binkert
2009-05-11ruby: Initial references for ruby regressionsSteve Reinhardt