Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Switch to numpy-based loading and plot outlier thresholds. | Björn B. Brandenburg | 2010-03-26 | |
| | | ||||
| * | Add numpy/scipy based statistics and helpers. | Björn B. Brandenburg | 2010-03-26 | |
| | | ||||
| * | allow simple lines in gnuplot.py | Björn B. Brandenburg | 2010-03-26 | |
| | | | | | | This thing keeps getting uglier... | |||
| * | Merge branch 'master' of ↵ | Björn B. Brandenburg | 2010-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. Brandenburg | 2010-03-26 | |
| | | | ||||
| * | | pm2: don't crash if host is unknown | Björn B. Brandenburg | 2010-03-26 | |
| | | | ||||
* | | | Add support for postscript terminal (debian doesn't have pdf :( ) | Andrea Bastoni | 2010-04-09 | |
| | | | ||||
* | | | Better file processing in plot_pm and plotting errorbars | Andrea Bastoni | 2010-04-02 | |
| | | | ||||
* | | | Fix "proper" iteration on arrays and typos | Andrea Bastoni | 2010-03-27 | |
| |/ |/| | ||||
* | | Compact multiple WSS (for multiple pm types) at once | Andrea Bastoni | 2010-03-25 | |
|/ | | | | - Some restructuring in plot_pm and compact_pm_ovd | |||
* | first shot at jupiter-based PM overhead experiment plotting | Bjoern B. Brandenburg | 2010-03-24 | |
| | ||||
* | Change format from [hard|soft]_pm.. to pm... | Andrea Bastoni | 2010-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 overheads | Andrea Bastoni | 2010-03-23 | |
| | ||||
* | Merge branch 'master' of ↵ | Andrea Bastoni | 2010-03-21 | |
|\ | | | | | | | cvs.cs.unc.edu:/cvs/proj/litmus/repo/simple-gnuplot-wrapper | |||
| * | Add support for ospert10 plotting. | Björn B. Brandenburg | 2010-03-20 | |
| | | | | | | And fix some whitespace issues. | |||
| * | Add support for uni_mixed distribution. | Björn B. Brandenburg | 2010-03-20 | |
| | | ||||
* | | Plot a [...]wss=512,1024,2048,3072[...] - like file | Andrea Bastoni | 2010-03-21 | |
| | | | | | | | | Plot csv files obtained after compacting pm overhead files | |||
* | | Compact csv result files for multiple WSS in single result file | Andrea Bastoni | 2010-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. Brandenburg | 2010-03-19 | |
| | ||||
* | appendix work | Bjoern B. Brandenburg | 2009-06-01 | |
| | ||||
* | fix filename | Bjoern B. Brandenburg | 2009-05-14 | |
| | ||||
* | add split graph plotting | Bjoern B. Brandenburg | 2009-05-14 | |
| | ||||
* | working plot ohead with paper mode | Bjoern B. Brandenburg | 2009-05-13 | |
| | ||||
* | tweak output of RTSS09 schedulability graphs | Bjoern B. Brandenburg | 2009-05-13 | |
| | ||||
* | show graphs per plugin | Bjoern B. Brandenburg | 2009-05-07 | |
| | ||||
* | add rtss09 plotting | Bjoern B. Brandenburg | 2009-05-07 | |
| | ||||
* | little helper for plotting overheads for RTSS09 | Bjoern B. Brandenburg | 2009-05-05 | |
| | ||||
* | RTCSA submission additions | Bjoern B. Brandenburg | 2009-05-05 | |
| | ||||
* | remove old bash cruft | Bjoern B. Brandenburg | 2009-02-22 | |
| | ||||
* | finally usable plotters! | Bjoern B. Brandenburg | 2009-02-22 | |
| | ||||
* | make plot.py available as name for frontend | Bjoern B. Brandenburg | 2009-02-21 | |
| | ||||
* | introduce Python-based plotter | Bjoern B. Brandenburg | 2009-02-21 | |
| | | | | | - build for Gnuplot 4.2 - generates Gnuplot source - native PDF generation | |||
* | plotting style used in submission of ECRTS'09 | Bjoern B. Brandenburg | 2009-02-18 | |
| | ||||
* | setup labels and ranges correctly for each experiment | Bjoern Brandenburg | 2009-01-12 | |
| | ||||
* | skip empty files | Bjoern Brandenburg | 2009-01-12 | |
| | ||||
* | the ecrts plotter works | Bjoern Brandenburg | 2009-01-11 | |
| | ||||
* | remove some of the unneeded parts | Bjoern Brandenburg | 2009-01-11 | |
| | ||||
* | camera-ready style | Bjoern Brandenburg | 2008-10-01 | |
| | ||||
* | bugfix: correctly modify constant coefficient to obtain upper bound | Bjoern B. Brandenburg | 2008-09-25 | |
| | ||||
* | add support for linear regressions | Bjoern B. Brandenburg | 2008-09-25 | |
| | ||||
* | support writing output to individual files | Bjoern Brandenburg | 2008-09-05 | |
| | ||||
* | teach csv_tool to reorder columns | Bjoern Brandenburg | 2008-09-04 | |
| | ||||
* | add transposing of matrices(= csv files) | Bjoern Brandenburg | 2008-09-04 | |
| | ||||
* | don't crash | Bjoern Brandenburg | 2008-09-04 | |
| | ||||
* | support lines and linespoints in plot_scatter | Bjoern Brandenburg | 2008-09-04 | |
| | ||||
* | started work on a csv transformation tool | Bjoern Brandenburg | 2008-09-04 | |
| | ||||
* | add TODO | Bjoern Brandenburg | 2008-09-04 | |
| | ||||
* | add support for BCL08, change pdf style | Bjoern Brandenburg | 2008-09-04 | |
| | ||||
* | add scatter plottin support | Bjoern Brandenburg | 2008-09-04 | |
| | ||||
* | add G-EDF experiments support | Bjoern Brandenburg | 2008-06-05 | |
| |