aboutsummaryrefslogtreecommitdiffstats
path: root/run_exps.py
Commit message (Expand)AuthorAge
* Use smarter defaults which can handle data from Bjorns scripts.Jonathan Herman2013-03-18
* Many bugfixes motivated by some end-to-end testing.Jonathan Herman2013-02-21
* Shortened experiment log lines.Jonathan Herman2013-02-17
* Save feather-trace timer frequency, not CPU frequency, with each experiment.Jonathan Herman2013-02-17
* Added gen_exps.py script.Jonathan Herman2013-02-07
* Bug fixJonathan Herman2012-12-19
* Find other spinsJonathan Herman2012-12-19
* FixJonathan Herman2012-12-19
* Removed 2-step parse for scheduling statistics.Jonathan Herman2012-11-26
* Removed 2-step parse for overheads.Jonathan Herman2012-11-20
* 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
* Experiments can specify a required kernel name for running.Jonathan Herman2012-09-28
* Added support for interrupted / failed experiments, and included a status sum...Jonathan Herman2012-09-27
* Allow experiment configuration to contain trailing whitespace.Christopher Kenna2012-09-20
* Handle interrupted experiments (by renaming) and failed experiments (cleanup).Jonathan Herman2012-09-17
* Created run_exps.py script.Jonathan Herman2012-09-16
* Initial commitJonathan Herman2012-09-11