aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Compute costs for reading and writing data.wip-ecrts14-pgmGlenn Elliott2014-01-31
* Compute stats for response time percentilesGlenn Elliott2014-01-29
* Compute proportional graph response times.Glenn Elliott2014-01-29
* Allow generated global-scheduled TS to be unsched.Glenn Elliott2014-01-29
* Attach ideal end-to-end resp. time to pgmrt argsGlenn Elliott2014-01-29
* Generate only schedulable task sets.Glenn Elliott2014-01-29
* Write graphs to .dot files.Glenn Elliott2014-01-27
* Merge branch 'wip-ecrts14-pgm' of ssh://rtsrv.cs.unc.edu/home/litmus/experime...Glenn Elliott2014-01-26
|\
| * Convert boolean strings to actual bools in dpGlenn Elliott2014-01-22
| * (1)fix merge conflict. (2)fix schedcat integr. bugGlenn Elliott2014-01-22
| * 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
| |\
| * | pipeline testsGlenn Elliott2014-01-21
* | | Add cache_aware_parallelGlenn Elliott2014-01-26
| |/ |/|
* | Allow polluter/splitting span the same task setGlenn Elliott2014-01-18
|/
* 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