Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-19 | stats: Get all stats updated to reflect current behaviour | Andreas Hansson | |
Line everything up again. | |||
2016-11-09 | syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead | Brandon Potter | |
The EIOProcess class was removed recently and it was the only other class which derived from Process. Since every Process invocation is also a LiveProcess invocation, it makes sense to simplify the organization by combining the fields from LiveProcess into Process. | |||
2016-12-19 | stats: update references | Curtis Dunham | |
2016-12-05 | stats: Update stats to reflect cache changes | Andreas Hansson | |
2016-11-17 | stats, alpha: Update ALPHA stats | Andreas Hansson | |
Reflect the removal of the syscall tracking. | |||
2016-11-17 | alpha: Remove ALPHA tru64 support and associated tests | Andreas Hansson | |
No one appears to be using it, and it is causing build issues and increases the development and maintenance effort. | |||
2016-10-19 | stats: Update stats to reflect recent changes to floats | Andreas Hansson | |
Mostly just splitting out the floats ops and corresponding reads/writes. | |||
2016-10-13 | stats: update references | Curtis Dunham | |
2016-09-22 | tests, arm: Reinstate accidentally removed switcheroo tests | Andreas Sandberg | |
Two of the switcheroo tests were accidentally removed due to unexpected Mercurial behavior. Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> | |||
2016-09-22 | tests: Make remaining switcheroo tests functional only | Andreas Sandberg | |
The switcheroo tests only really serve to check functional correctness. Checking for stat differences in them just increases the size of reference diffs. Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> | |||
2016-09-16 | tests, arm: Make switcheroo and checkpoint tests functional | Andreas Sandberg | |
Switcheroo and checkpoint tests should generally be considered to be successful if they run to completion. Remove all reference output files from the switcheroo and checkopint tests to make them purely functional. Change-Id: I70b47853bd662b7a33716d9e0d2154b16077f9dc Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> | |||
2016-08-12 | stats: Update to match classic memory changes | Andreas Sandberg | |
2016-08-02 | stats: update references | Curtis Dunham | |
2016-07-21 | stats: update references | Curtis Dunham | |
2016-06-21 | stats: Update stats to reflect ARM changes | Andreas Sandberg | |
2016-06-06 | stats: Add power stats to test references | Andreas Sandberg | |
Change-Id: Ic827213134b199446822f128b81d4a480e777fee | |||
2016-06-02 | stats: Update ref stats to match ARM TLB changes | Andreas Sandberg | |
2016-06-02 | stats: Update to match ARM ISA changes | Andreas Sandberg | |
2016-05-31 | stats: update and fix e273e86a873d | Curtis Dunham | |
2016-05-31 | stats: update for snoop filter tweak | Curtis Dunham | |
--HG-- extra : source : 2323557eb4f4866fa1ea1575a9f5969e0022adc1 | |||
2016-04-28 | tests: Remove stale reference output files | Andreas Sandberg | |
Remove test reference files that are not generated any more: * chair.cook.ppm: This file should be generated by eon and not mcf, so it shouldn't be included as an output from mcf. * system.pc.terminal: The terminal device has been renamed so this file is no longer generated. Change-Id: I3962efe1ff25479ca276115f7564eccb5fac8cf9 Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> | |||
2016-04-21 | stats: Update stats to reflect cache changes | Andreas Hansson | |
Removed unused stats, now counting WriteLineReq, and changed how uncacheable writes are handled while responses are outstanding. | |||
2016-04-09 | stats: Match current behaviour | Andreas Hansson | |
Small changes to the branch predictor and BTB caused stats changes throughout. | |||
2016-03-17 | stats: update stats for ld.so support | Steve Reinhardt | |
Additional auxv entries leads to more instructions in start-up while walking the list, along with different cache conflicts wrt stack entries. | |||
2016-03-17 | stats: update stats for mmap changes | Steve Reinhardt | |
2016-03-17 | stats: update stats for mmap() change. | Steve Reinhardt | |
SE O3 runs see an additional reg read per mmap() call. | |||
2016-03-17 | stats: Bump stats to match cache changes | Andreas Hansson | |
Update stats to match current behaviour. As a result of the earlier conflict check we are seeing a few prefetch requests being ignored before being sent as upward snoops. | |||
2016-03-16 | stats: overdue updates to long regressions | Steve Reinhardt | |
2016-02-24 | stats: Update stats to reflect forwarding of InvalidateReq | Andreas Hansson | |
2016-02-10 | stats: Update stats to reflect changes to cache and crossbar | Andreas Hansson | |
2016-01-17 | stats: update SPARC FS stats | Steve Reinhardt | |
The fs/80.solaris-boot/sparc/solaris/t1000-simple-atomic test was broken for so long that, now that it's working again, the stats output is out of date. This changeset updates the outputs, on the assumption that the stats changes are all valid differences due to other changes made while it was broken. | |||
2015-12-30 | stats: more updates due to PCI changes | Steve Reinhardt | |
A couple of the long regressions have been showing as CHANGED since 11244:a2af58a06c4e despite the updates in 11245:1c5102c0a7a9. The x86 regression looks like it was just missed, but it's not clear why the ARM one is giving different results (perhaps a non-determinism between zizzer and wherever the updated results were run?). | |||
2015-12-05 | stats: Update to reflect changes to PCI handling | Andreas Sandberg | |
2015-12-04 | stats: Update to reflect changes to RealView platform code | Andreas Sandberg | |
2015-12-02 | stats: Bump stats to match current behaviour | Andreas Hansson | |
2015-11-16 | stats: updates due to recent chagnesets | Nilay Vaish | |
2015-11-16 | stats: remove wb_penalized and wb_penalized_rate | Nilay Vaish | |
2015-11-06 | stats: Update stats to match cache changes | Andreas Hansson | |
2015-10-10 | stats: Update for UDelayEvent quiesce change | Joel Hestness | |
2015-09-25 | stats: Update stats to reflect snoop-filter changes | Andreas Hansson | |
2015-09-15 | stats: updates due to recent changesets including d0934b57735a | Nilay Vaish | |
2015-08-30 | stats: updates due to recent changes. | Nilay Vaish | |
2015-08-14 | stats: updates to ruby fs regression test | Nilay Vaish | |
Changes due to recent patches: fc1e41e88fd3, 882ce080c9f7, e8a6637afa4c, and e6e3b7097810 by Joel Hestness. | |||
2015-08-07 | stats: Update ARM stats to include programmable oscillators | Andreas Sandberg | |
2015-08-05 | stats: Reflect current behaviour | Andreas Hansson | |
Not sure what went wrong in the pushing of the Ruby patches, but somehow these regressions are not updated. | |||
2015-07-31 | stats: Update switcheroo reference stats | Andreas Sandberg | |
The Minor draining fixes affect perturb the timing slightly since it affects how the simulator is drained. Update reference statistics to reflect this expected change. | |||
2015-07-30 | stats: Bump stats after Minor switcheroo inclusion | Andreas Sandberg | |
2015-07-30 | stats: Update stats for clean eviction addition | Andreas Hansson | |
2015-07-30 | stats: Bump stats to match current behaviour | Andreas Hansson | |
Somehow this one seems to have slipped through. Perhaps non-determinism somewhere? | |||
2015-07-18 | stats: x86: updates due to patch on vex | Nilay Vaish | |