| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add summarize option to specify a custom latex preamble | Florian Fischer | 2020-02-11 | 1 | -0/+6 |
| | | | | | this is meant for some latex setup specifics like including common.tex | ||||
| * | fmt summarize.py with yapf | Florian Fischer | 2019-12-28 | 1 | -20/+44 |
| | | |||||
| * | readd option to summarize after benchmark run | Florian Fischer | 2019-12-28 | 1 | -32/+37 |
| | | |||||
| * | use sys.exit instead of exit and other small code improvements | Florian Fischer | 2019-12-14 | 1 | -2/+2 |
| | | |||||
| * | move allocbench_version to facter and make the facts a global variable of ↵ | Florian Fischer | 2019-12-14 | 1 | -2/+3 |
| | | | | | facter.py | ||||
| * | support tikz plot using tikzplotlib | Florian Fischer | 2019-11-28 | 1 | -0/+4 |
| | | |||||
| * | remove useless check for facts | Florian Fischer | 2019-11-23 | 1 | -4/+0 |
| | | | | | facts need to be in the directory or facter.load_facts will fail. | ||||
| * | let facter handle load/store of global facts | Florian Fischer | 2019-11-22 | 1 | -3/+2 |
| | | |||||
| * | fix typo in option | Florian Fischer | 2019-10-16 | 1 | -1/+1 |
| | | |||||
| * | the matplotlib "C" colors only range till C9 | Florian Fischer | 2019-10-16 | 1 | -1/+1 |
| | | |||||
| * | add --version flag to executables | Florian Fischer | 2019-08-30 | 1 | -1/+5 |
| | | |||||
| * | don't summarize empty sets | Florian Fischer | 2019-08-28 | 1 | -6/+11 |
| | | |||||
| * | add license to summarize.py and improve output | Florian Fischer | 2019-08-27 | 1 | -13/+42 |
| | | |||||
| * | move scripts from scripts/ to root and fix some pylint hints | Florian Fischer | 2019-08-26 | 1 | -0/+113 |
