aboutsummaryrefslogtreecommitdiffstats
path: root/compact_pm_ovd.py
Commit message (Collapse)AuthorAge
* Fix "proper" iteration on arrays and typosAndrea Bastoni2010-03-27
|
* Compact multiple WSS (for multiple pm types) at onceAndrea Bastoni2010-03-25
| | | | - Some restructuring in plot_pm and compact_pm_ovd
* Change format from [hard|soft]_pm.. to pm...Andrea Bastoni2010-03-23
| | | | | | | | - Requested plot type (default hard rt) is specified through option --type - Add overhead type in csv files as a comment - Fix wrong compacting (columns shuffling) - Minor fixes
* Add support for plotting multiple types of pm overheadsAndrea Bastoni2010-03-23
|
* Compact csv result files for multiple WSS in single result fileAndrea Bastoni2010-03-21
hard_pm_plugin=GSN-EDF_dist=uni_light_wss=1024_ovd=preemption.csv hard_pm_plugin=GSN-EDF_dist=uni_light_wss=2048_ovd=preemption.csv hard_pm_plugin=GSN-EDF_dist=uni_light_wss=3072_ovd=preemption.csv => hard_pm_plugin=GSN-EDF_dist=uni_light_wss=1024,2048,3072_ovd=preemption.csv