aboutsummaryrefslogtreecommitdiffstats
path: root/parse/dir_map.py
Commit message (Collapse)AuthorAge
* 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
|
* Parallelized plotting and parsing.Jonathan Herman2013-02-13
|
* 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
| | | | of distinct values.
* 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 parsing for load / flush operations in MC.Jonathan Herman2012-10-23
|
* 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.