aboutsummaryrefslogtreecommitdiffstats
path: root/run_exps.py
Commit message (Expand)AuthorAge
* MC2 supportHEADmc2-supportmasterNamhoon Kim2017-04-03
* Added --crontab option to run_exps.pyJonathan Herman2013-05-01
* Cleaned up run_exps.py parameters.Jonathan Herman2013-04-30
* Added run_exps.py option to --retry failed experiments.Jonathan Herman2013-04-29
* Improved robustness of run_exps.py execution.Jonathan Herman2013-04-22
* Scripts read directories created by other scripts if no arguments.Jonathan Herman2013-04-21
* Cleaned up sched_trace output and code.Jonathan Herman2013-04-17
* Improved error handling in run_exps.py.Jonathan Herman2013-04-12
* Added option to send email when experiments complete.Jonathan Herman2013-04-10
* run_exps will run any command whose last argument is the duration.Jonathan Herman2013-04-10
* Added parameter file options for tracers and pre/post experiment commands.Jonathan Herman2013-04-08
* Added -j option to send jabber update messages.Jonathan Herman2013-04-08
* Minor bug fixes from end-to-end testing.Jonathan Herman2013-04-02
* Added option to ignore environment issues and rewrote part of the generation ...Jonathan Herman2013-04-02
* Formatted first half of README.Jonathan Herman2013-03-19
* Allow users to specify required kernel configuration options.Jonathan Herman2013-03-18
* 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