Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-16 | stats: undo parser change from initparam change | Ali Saidi | |
2012-01-10 | X86 Regressions: Update stats due to fence instruction | Nilay Vaish | |
2012-01-09 | stats: Update stats for ARM init param changes. | Ali Saidi | |
2011-12-01 | imported patch ext/stats_updates.patch | Ali Saidi | |
--HG-- extra : rebase_source : 4697ba9eb1ca8c67fe0915fb8340d7d4ae94caba | |||
2011-11-30 | SPARC: update SE stats for FP fix | Ali Saidi | |
--HG-- extra : rebase_source : 954a009a9f8eef6cae6050ee99f264e0fb456f85 | |||
2011-11-28 | SPARC: Update the FS stats for the recent FP fix. | Gabe Black | |
--HG-- extra : rebase_source : 643e3541507576e30d9cd4dec045e5b94532c342 | |||
2011-11-17 | Regression: Update statistics for x86 long regression tests | Nilay Vaish | |
This patch updates reference statistics for the regression tests. This update was necessitated by a recent change in behavior of some instructions in the x86 architecture. | |||
2011-09-13 | O3: Update stats for new ordering fix. | Ali Saidi | |
2011-08-19 | ARM: Add some MP regressions and clean up the disk images and kernels a bit | Ali Saidi | |
2011-08-19 | StoreSet: Update stats for store-set clearing | Ali Saidi | |
2011-08-19 | O3: Update stats for LSQ changes. | Ali Saidi | |
2011-08-14 | X86: Add an X86_FS o3 regression. | Gabe Black | |
2011-08-13 | Stats: Small update to stats for change to x86 inst flags. | Gabe Black | |
2011-08-09 | Stats: Update stats for the end of macroop O3 fix. | Gabe Black | |
2011-08-09 | Stats: Update stats for the recent O3 interrupt change. | Gabe Black | |
2011-08-07 | Stats: Update stats for the previous change. | Gabe Black | |
2011-08-07 | Stats: Update the stats after the uninitialized branch predictor variable fix. | Gabe Black | |
2011-07-30 | Stats: Update stats for the recent fix to fetch. | Gabe Black | |
2011-07-15 | inorder-fs: temp. regression removal | Korey Sewell | |
remove this regression till the fix for the hwrei instruction is put in | |||
2011-07-15 | ARM: Update stats for better miscreg support for MP configurations. | Ali Saidi | |
2011-07-10 | O3: Update stats for fetch and bp changes. | Ali Saidi | |
2011-07-02 | Stats: Update stats for the x86 store fault fix. | Gabe Black | |
2011-06-20 | alpha:o3:simple: update simout/err files | Korey Sewell | |
A few prior changesets have changed the gem5 output in a way that wont cause errors but may be confusing for someone trying to debug the regressions. Ones that I caught were: - no more "warn: <hash address" - typo in the ALPHA Prefetch unimplemented warning Additionaly, the last updated stats changes rearrange the ordering of the stats output even though they are still correct stats (gem5 is smart enough to detect this). All the regressions pass w/the same stats even though it looks like they are being changed. | |||
2011-06-19 | inorder: update eon regr w/eon info | Korey Sewell | |
previous commit copied over O3 stats, this one puts the inorder ones in the right place | |||
2011-06-19 | inorder: add 10.linux-boot regression | Korey Sewell | |
2011-06-19 | inorder: add eon regression | Korey Sewell | |
2011-06-19 | inorder: update SE regressions | Korey Sewell | |
2011-06-12 | sparc: update long regressions | Korey Sewell | |
2011-05-23 | Stats: Update stats for minor O3 changes below. | Ali Saidi | |
2011-05-13 | ARM: Fix up stats for previous changes to condition codes | Ali Saidi | |
2011-05-04 | ARM: Update ARM_FS stats for mp changes | Ali Saidi | |
2011-05-04 | O3/ARM: Update stats for recent changes. | Ali Saidi | |
2011-04-25 | stats: update 20.parser o3 now that it works. realview-o3 works too. | Nathan Binkert | |
2011-04-22 | tests: updates for stat name change | Nathan Binkert | |
2011-04-19 | tests: update stats for name changes | Nathan Binkert | |
2011-04-12 | ARM: Fix stats for ARM_SE checkpoint restore fix. | Ali Saidi | |
Register reads/writes done in startup() count against the stats while they don't count if done in initState(). | |||
2011-04-04 | ARM: Update stats for default inclusion of CF adapter. | Ali Saidi | |
2011-04-04 | ARM: Update stats for previous changes. | Ali Saidi | |
2011-04-04 | O3: Update stats for memory order violation checking patch. | Ali Saidi | |
2011-03-17 | ARM: Update stats for the previous changes and add ARM_FS/O3 regression. | Ali Saidi | |
2011-03-17 | Stats: Update the statistics for rfe patch. | Ali Saidi | |
2011-03-17 | O3: Update regressions for mem block caching change. | Ali Saidi | |
2011-03-17 | X86: Update the stats for parser on x86 O3. | Ali Saidi | |
2011-03-16 | X86: Update the stats for gzip on x86 O3. | Gabe Black | |
2011-03-12 | Regressions: Move the X86_FS regressions to "quick" instead of "long". | Gabe Black | |
--HG-- rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/config.ini => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/config.ini rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/simerr => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/simerr rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/simout => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/simout rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/system.pc.terminal => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/system.pc.terminal rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/config.ini => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/config.ini rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/simerr => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/simerr rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/simout => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/simout rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/system.pc.terminal => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/system.pc.terminal | |||
2011-02-27 | X86: Update X86_FS stats. | Gabe Black | |
2011-02-27 | inorder: bzip2 regression update | Korey Sewell | |
2011-02-23 | inorder: add 00.gzip and 60.bzip2 regression tests | Korey Sewell | |
2011-02-23 | ARM: Update regression tests for preceeding changes. | Ali Saidi | |
2011-02-18 | m5: merge inorder/release-notes/make_release changes | Korey Sewell | |