aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Keep as many records around as needed in parsing.Glenn Elliott2014-01-21
* Merge branch 'wip-ecrts14-pgm' of ssh://rtsrv.cs.unc.edu/home/litmus/experime...Glenn Elliott2014-01-21
|\
| * Allow polluter/splitting span the same task setGlenn Elliott2014-01-18
* | pipeline testsGlenn Elliott2014-01-21
|/
* Add TODO comment to gen/generator.pyGlenn Elliott2014-01-18
* Generate wsCycle param for pgmrt.Glenn Elliott2014-01-18
* BUG FIX: TimeTracker average computationGlenn Elliott2014-01-17
* parse_exps.py: Make data analysis more accurate.Glenn Elliott2014-01-17
* Merge branch 'wip-ecrts14-pgm' of ssh://rtsrv.cs.unc.edu/home/litmus/experime...Glenn Elliott2014-01-17
|\
| * Correct Litmus sched trace IDsGlenn Elliott2014-01-17
| * Use same taskset for L1-ALL partitionings.Glenn Elliott2014-01-17
| * Don't do all part. methods under G-FL/G-EDFGlenn Elliott2014-01-15
| * Retry-loop for task set generationGlenn Elliott2014-01-15
| * Delay microsecond -> millisecond conversion.Glenn Elliott2014-01-15
| * Clean up PGM task set generation parameters.Glenn Elliott2014-01-15
* | Support PGM-based sched trace analysisGlenn Elliott2014-01-17
|/
* Manual merge of Namhoon's PGM exp generationGlenn Elliott2014-01-14
* Discard interlaced trace eventsGlenn Elliott2014-01-13
* Trace only sched events needed for PGM r.t.Glenn Elliott2014-01-13
* Script updates.Glenn Elliott2014-01-02
* producer/consumer overhead distillation scriptGlenn Elliott2013-10-15
* CPMD and producer/consumer overhead scripts.Glenn Elliott2013-10-15
* Improved flexibility of plot_exps.py script.Jonathan Herman2013-05-03
* Added --collapse option to parse_exps.py for creating simpler graphs.Jonathan Herman2013-05-02
* Modified sched.py field padding calculations to account for bitfields.Jonathan Herman2013-05-02
* Added --crontab option to run_exps.pyJonathan Herman2013-05-01
* Cleaned up run_exps.py parameters.Jonathan Herman2013-04-30
* Minor bug fixes for tuple_table/col_map.Jonathan Herman2013-04-29
* Added run_exps.py option to --retry failed experiments.Jonathan Herman2013-04-29
* Improved accuracy of sched_trace measurement parsing.Jonathan Herman2013-04-23
* 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
* Made default generator behavior more intuitive.Jonathan Herman2013-04-19
* Switched sched_trace data to verbose ctypes structs.Jonathan Herman2013-04-18
* Merge branch 'master' of github.com:hermanjl/experiment-scriptsBryan Ward2013-04-17
|\
| * Fixed calculation of tardiness.Jonathan Herman2013-04-17
| * Cleaned up sched_trace output and code.Jonathan Herman2013-04-17
* | which -> thatBryan Ward2013-04-17
|/
* Updated readme to reflect new multiprocessing options.Jonathan Herman2013-04-12
* Formatting error in readme.Jonathan Herman2013-04-12
* Improved error handling in parse_ and plot_exps.py.Jonathan Herman2013-04-12
* 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
* Updated README.md to reflect recent changes.Jonathan Herman2013-04-08
* Create generator map in gen/__init__.py.Jonathan Herman2013-04-08
* Replaced num_tasks with tasks for consistency.Jonathan Herman2013-04-08
* 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
* Removed poorly cherry-picked code.Jonathan Herman2013-04-02