aboutsummaryrefslogtreecommitdiffstats
path: root/experiment/experiment.py
Commit message (Collapse)AuthorAge
* Read locations of binary files from path instead of config.py.Jonathan Herman2012-11-26
|
* Removed 2-step parse for scheduling statistics.Jonathan Herman2012-11-26
|
* Removed dependency on overhead-analysis repo.Jonathan Herman2012-11-20
|
* Better error handling.Jonathan Herman2012-10-19
|
* Bug fixes from mixed-criticality experimentsJonathan Herman2012-10-12
|
* Split scheduling data by task criticality.Jonathan Herman2012-10-07
|
* Added more robust error handling inspired by color tests.Jonathan Herman2012-09-30
|
* Added option to parse scaling factors against a base task set.Jonathan Herman2012-09-28
|
* Added support for interrupted / failed experiments, and included a status ↵Jonathan Herman2012-09-27
| | | | summary at the end of run_exps.py
* Added sleep time to setup tracersJonathan Herman2012-09-21
|
* Handle interrupted experiments (by renaming) and failed experiments (cleanup).Jonathan Herman2012-09-17
|
* Created run_exps.py script.Jonathan Herman2012-09-16
Currently poorly documented.