aboutsummaryrefslogtreecommitdiffstats
path: root/parse/sched.py
Commit message (Collapse)AuthorAge
* Bug fixes for scaling factors.wip-mcJonathan Herman2012-11-19
|
* Process all non-scaling statistics for base experiments.Jonathan Herman2012-10-30
|
* Added option to output parsed data as a python-parseable map.Jonathan Herman2012-10-29
|
* Prettied up parse output.Jonathan Herman2012-10-29
|
* Added parsing for load / flush operations in MC.Jonathan Herman2012-10-23
|
* 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
|
* Bug fixes for mixed-criticality task systems.Jonathan Herman2012-09-29
|
* Added option to parse scaling factors against a base task set.Jonathan Herman2012-09-28
|
* Only create csvs of varying number values, not strings.Jonathan Herman2012-09-28
|
* Added script to parse directory data, create CSVs for every chagned value.Jonathan Herman2012-09-27
This change also makes SchedTrace and OverheadTrace events configurable.