aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* support labelling "new" distributionsBjörn B. Brandenburg2010-06-09
|
* fix spelling of bimodallyBjörn B. Brandenburg2010-06-09
|
* Support plotting of RTSS'08 graphs.Björn B. Brandenburg2010-06-08
|
* Allot graph titles with 'Björn B. Brandenburg2010-06-08
|
* Allow titles with single ' in themBjörn B. Brandenburg2010-06-08
| | | (Such as RTSS'09)
* support writing files for plot3dBjörn B. Brandenburg2010-05-25
|
* Support optionally saving the produced script.Björn B. Brandenburg2010-05-25
| | | Useful for last-minute hand-tweaks.
* Incorporate JSA'09 changes based on new Plot classBjörn B. Brandenburg2010-05-25
|
* Support plot-wide default line style.Björn B. Brandenburg2010-05-25
|
* add method to safe commands to fileBjörn B. Brandenburg2010-05-25
|
* add object-oriented interface to gnuplotBjörn B. Brandenburg2010-05-25
| | | | | | | Create a plot, configure it as desired, then executed. In the long run, this should make it easier to customize "default styles" for individual papers without changing the look of old paper styles.
* Rudimentary support for (manually) placing labelsBjörn B. Brandenburg2010-05-24
| | | By default centered for now.
* plot.py: don't crash on non-existant filesBjörn B. Brandenburg2010-05-24
|
* plot.py: Provide progress info.Björn B. Brandenburg2010-05-24
|
* Include line types as well.Björn B. Brandenburg2010-05-23
|
* add simple linedemo mode to view default line stylesBjörn B. Brandenburg2010-05-23
|
* Merge branch 'master' of ↵Andrea Bastoni2010-04-09
|\ | | | | | | | | | | | | | | | | cvs.cs.unc.edu:/cvs/proj/litmus/repo/simple-gnuplot-wrapper Conflicts: gnuplot.py - Merge to add my "non clean" (ehm.. crappy) support to errorbars in plot_pm.py
| * ospert'10 schedulablility style updateBjörn B. Brandenburg2010-04-07
| |
| * Fix stupid, stupid bug that assigned some samples incorrectly to L2 sharing.Björn B. Brandenburg2010-03-28
| |
| * improve pm2 plotter:Björn B. Brandenburg2010-03-28
| | | | | | | | | | - error bars - hot vs. hot error - keep aggregate CSVs around.
| * Introduce CSV-backed graph abstraction.Björn B. Brandenburg2010-03-28
| | | | | | Mostly to support errorbars.
| * make y-axis logarithmic on demandBjörn B. Brandenburg2010-03-27
| |
| * More work on aggregate plotting.Björn B. Brandenburg2010-03-27
| |
| * Add CSV file writing helper.Björn B. Brandenburg2010-03-27
| |
| * allow logscales to be set for different axisBjörn B. Brandenburg2010-03-27
| |
| * First steps in aggregate plotting.Björn B. Brandenburg2010-03-27
| |
| * Avoid leaking file handles.Björn B. Brandenburg2010-03-27
| |
| * add support for logscale axis and literal plot commandsBjörn B. Brandenburg2010-03-27
| |
| * Switch to numpy-based loading and plot outlier thresholds.Björn B. Brandenburg2010-03-26
| |
| * Add numpy/scipy based statistics and helpers.Björn B. Brandenburg2010-03-26
| |
| * allow simple lines in gnuplot.pyBjörn B. Brandenburg2010-03-26
| | | | | | This thing keeps getting uglier...
| * Merge branch 'master' of ↵Björn B. Brandenburg2010-03-26
| |\ | | | | | | | | | cvs.cs.unc.edu:/cvs/proj/litmus/repo/simple-gnuplot-wrapper
| * | Add Ludwig machine topology based on Andrea's diagram.Björn B. Brandenburg2010-03-26
| | |
| * | pm2: don't crash if host is unknownBjörn B. Brandenburg2010-03-26
| | |
* | | Add support for postscript terminal (debian doesn't have pdf :( )Andrea Bastoni2010-04-09
| | |
* | | Better file processing in plot_pm and plotting errorbarsAndrea Bastoni2010-04-02
| | |
* | | 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
* first shot at jupiter-based PM overhead experiment plottingBjoern B. Brandenburg2010-03-24
|
* 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
|
* Merge branch 'master' of ↵Andrea Bastoni2010-03-21
|\ | | | | | | cvs.cs.unc.edu:/cvs/proj/litmus/repo/simple-gnuplot-wrapper
| * Add support for ospert10 plotting.Björn B. Brandenburg2010-03-20
| | | | | | And fix some whitespace issues.
| * Add support for uni_mixed distribution.Björn B. Brandenburg2010-03-20
| |
* | Plot a [...]wss=512,1024,2048,3072[...] - like fileAndrea Bastoni2010-03-21
| | | | | | | | Plot csv files obtained after compacting pm overhead files
* | 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
* Add small example.Björn B. Brandenburg2010-03-19
|
* appendix workBjoern B. Brandenburg2009-06-01
|
* fix filenameBjoern B. Brandenburg2009-05-14
|
* add split graph plottingBjoern B. Brandenburg2009-05-14
|