Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use custom linestyles for ECRTS11 experiments.HEADmaster | Bjoern B. Brandenburg | 2011-04-10 |
| | |||
* | Add support for EMSOFT'11 experiment plotting. | Bjoern B. Brandenburg | 2011-04-10 |
| | |||
* | Allow override of standard split tag. | Bjoern B. Brandenburg | 2011-04-10 |
| | | | To provide more meaningful file names. | ||
* | abuse --wide in semi-part wsched plots | Bjoern B. Brandenburg | 2011-01-24 |
| | | | Shift to the large WSS range if --wide is provided. | ||
* | Don't use wrong axis label in semipart | Björn B. Brandenburg | 2010-11-01 |
| | |||
* | Add --appendix option to influence style. | Björn B. Brandenburg | 2010-11-01 |
| | |||
* | update for new plot name | Björn B. Brandenburg | 2010-11-01 |
| | |||
* | update semi-part plotting style | Björn B. Brandenburg | 2010-10-12 |
| | |||
* | add tool for merging multiple data files into one | Björn B. Brandenburg | 2010-10-12 |
| | |||
* | tweak semipart plotting | Björn B. Brandenburg | 2010-10-10 |
| | |||
* | plot: recognize exponential distributions | Björn B. Brandenburg | 2010-10-09 |
| | |||
* | plot: add support for semi-part experiments | Björn B. Brandenburg | 2010-10-09 |
| | |||
* | add utility to aggregate and split weighted schedulability experiments | Björn B. Brandenburg | 2010-10-09 |
| | |||
* | support --smooth option in RTSS'08 style | Björn B. Brandenburg | 2010-06-10 |
| | |||
* | add --smooth option | Björn B. Brandenburg | 2010-06-10 |
| | |||
* | Add --prefix option. | Björn B. Brandenburg | 2010-06-10 |
| | |||
* | Support smoothing of individual graphs. | Björn B. Brandenburg | 2010-06-10 |
| | |||
* | add --slides support to RTSS'08 style | Björn B. Brandenburg | 2010-06-10 |
| | |||
* | add --slides option | Björn B. Brandenburg | 2010-06-10 |
| | |||
* | add --experiment option for override | Björn B. Brandenburg | 2010-06-09 |
| | |||
* | re-organize options | Björn B. Brandenburg | 2010-06-09 |
| | |||
* | support labelling "new" distributions | Björn B. Brandenburg | 2010-06-09 |
| | |||
* | fix spelling of bimodally | Björn B. Brandenburg | 2010-06-09 |
| | |||
* | Support plotting of RTSS'08 graphs. | Björn B. Brandenburg | 2010-06-08 |
| | |||
* | Allot graph titles with ' | Björn B. Brandenburg | 2010-06-08 |
| | |||
* | Allow titles with single ' in them | Björn B. Brandenburg | 2010-06-08 |
| | | | (Such as RTSS'09) | ||
* | support writing files for plot3d | Björn B. Brandenburg | 2010-05-25 |
| | |||
* | Support optionally saving the produced script. | Björn B. Brandenburg | 2010-05-25 |
| | | | Useful for last-minute hand-tweaks. | ||
* | Incorporate JSA'09 changes based on new Plot class | Björn B. Brandenburg | 2010-05-25 |
| | |||
* | Support plot-wide default line style. | Björn B. Brandenburg | 2010-05-25 |
| | |||
* | add method to safe commands to file | Björn B. Brandenburg | 2010-05-25 |
| | |||
* | add object-oriented interface to gnuplot | Björn B. Brandenburg | 2010-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 labels | Björn B. Brandenburg | 2010-05-24 |
| | | | By default centered for now. | ||
* | plot.py: don't crash on non-existant files | Björn B. Brandenburg | 2010-05-24 |
| | |||
* | plot.py: Provide progress info. | Björn B. Brandenburg | 2010-05-24 |
| | |||
* | Include line types as well. | Björn B. Brandenburg | 2010-05-23 |
| | |||
* | add simple linedemo mode to view default line styles | Björn B. Brandenburg | 2010-05-23 |
| | |||
* | Merge branch 'master' of ↵ | Andrea Bastoni | 2010-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 update | Björn B. Brandenburg | 2010-04-07 |
| | | |||
| * | Fix stupid, stupid bug that assigned some samples incorrectly to L2 sharing. | Björn B. Brandenburg | 2010-03-28 |
| | | |||
| * | improve pm2 plotter: | Björn B. Brandenburg | 2010-03-28 |
| | | | | | | | | | | - error bars - hot vs. hot error - keep aggregate CSVs around. | ||
| * | Introduce CSV-backed graph abstraction. | Björn B. Brandenburg | 2010-03-28 |
| | | | | | | Mostly to support errorbars. | ||
| * | make y-axis logarithmic on demand | Björn B. Brandenburg | 2010-03-27 |
| | | |||
| * | More work on aggregate plotting. | Björn B. Brandenburg | 2010-03-27 |
| | | |||
| * | Add CSV file writing helper. | Björn B. Brandenburg | 2010-03-27 |
| | | |||
| * | allow logscales to be set for different axis | Björn B. Brandenburg | 2010-03-27 |
| | | |||
| * | First steps in aggregate plotting. | Björn B. Brandenburg | 2010-03-27 |
| | | |||
| * | Avoid leaking file handles. | Björn B. Brandenburg | 2010-03-27 |
| | | |||
| * | add support for logscale axis and literal plot commands | Björn B. Brandenburg | 2010-03-27 |
| | | |||
| * | Switch to numpy-based loading and plot outlier thresholds. | Björn B. Brandenburg | 2010-03-26 |
| | |