aboutsummaryrefslogtreecommitdiffstats
path: root/parse/ft.py
Commit message (Collapse)AuthorAge
* MC2 supportHEADmc2-supportmasterNamhoon Kim2017-04-03
|
* Improved error handling in parse_ and plot_exps.py.Jonathan Herman2013-04-12
|
* 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
|
* Added gen_exps.py script.Jonathan Herman2013-02-07
|
* Read locations of binary files from path instead of config.py.Jonathan Herman2012-11-26
|
* 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
|
* Process all non-scaling statistics for base experiments.Jonathan Herman2012-10-30
|
* 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
|
* 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
|
* 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.