Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added gen_exps.py script. | Jonathan Herman | 2013-02-07 |
| | |||
* | Bug fix | Jonathan Herman | 2012-12-19 |
| | |||
* | Find other spins | Jonathan Herman | 2012-12-19 |
| | |||
* | Fix | Jonathan Herman | 2012-12-19 |
| | |||
* | Removed 2-step parse for scheduling statistics. | Jonathan Herman | 2012-11-26 |
| | |||
* | Removed 2-step parse for overheads. | Jonathan Herman | 2012-11-20 |
| | |||
* | Removed dependency on overhead-analysis repo. | Jonathan Herman | 2012-11-20 |
| | |||
* | Better error handling. | Jonathan Herman | 2012-10-19 |
| | |||
* | Bug fixes from mixed-criticality experiments | Jonathan Herman | 2012-10-12 |
| | |||
* | Split scheduling data by task criticality. | Jonathan Herman | 2012-10-07 |
| | |||
* | Added more robust error handling inspired by color tests. | Jonathan Herman | 2012-09-30 |
| | |||
* | Added option to parse scaling factors against a base task set. | Jonathan Herman | 2012-09-28 |
| | |||
* | Experiments can specify a required kernel name for running. | Jonathan Herman | 2012-09-28 |
| | |||
* | Added support for interrupted / failed experiments, and included a status ↵ | Jonathan Herman | 2012-09-27 |
| | | | | summary at the end of run_exps.py | ||
* | Allow experiment configuration to contain trailing whitespace. | Christopher Kenna | 2012-09-20 |
| | | | | | By default, vim adds a trailing newline to the end of files, while Emacs does not. This causes problems when editing experiments with vim. | ||
* | Handle interrupted experiments (by renaming) and failed experiments (cleanup). | Jonathan Herman | 2012-09-17 |
| | |||
* | Created run_exps.py script. | Jonathan Herman | 2012-09-16 |
| | | | | Currently poorly documented. | ||
* | Initial commit | Jonathan Herman | 2012-09-11 |