aboutsummaryrefslogtreecommitdiffstats
path: root/parse/tuple_table.py
Commit message (Expand)AuthorAge
* Minor bug fixes for tuple_table/col_map.Jonathan Herman2013-04-29
* Improved accuracy of sched_trace measurement parsing.Jonathan Herman2013-04-23
* Improved error handling in parse_ and plot_exps.py.Jonathan Herman2013-04-12
* Seperate directory output in plot_exps.py.Jonathan Herman2013-03-18
* Many bugfixes motivated by some end-to-end testing.Jonathan Herman2013-02-21
* Optimized plot script to handle different directory structures.Jonathan Herman2013-02-12
* First attempt at plot_exps.py.Jonathan Herman2013-02-11
* Added translation from DirMap to ReducedTupleTable.Jonathan Herman2013-02-08
* ColMaps are now created by ColMapBuilders which order columns by their numberJonathan Herman2013-02-08
* Added support to load DirMap's from directories.Jonathan Herman2013-02-07
* Removed measurement logic from DirMap's for simpler processing.Jonathan Herman2013-02-07
* Added gen_exps.py script.Jonathan Herman2013-02-07
* 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
* 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