| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make the whole project more python idiomatic | Florian Fischer | 2020-06-02 | 1 | -66/+0 |
| | | | | | | | | | | * rename src directory to allocbench * make global variable names UPPERCASE * format a lot of code using yapf * use lowercase ld_preload and ld_library_path as Allocator members * name expected Errors 'err' and don't raise a new Exception * disable some pylint messages | ||||
| * | add summarize option to specify a custom latex preamble | Florian Fischer | 2020-02-11 | 1 | -0/+2 |
| | | | | | this is meant for some latex setup specifics like including common.tex | ||||
| * | move allocbench_version to facter and make the facts a global variable of ↵ | Florian Fischer | 2019-12-14 | 1 | -3/+0 |
| | | | | | facter.py | ||||
| * | introduce a global summary file extension | Florian Fischer | 2019-10-30 | 1 | -0/+2 |
| | | |||||
| * | remove whitespace and comment global vars | Florian Fischer | 2019-09-21 | 1 | -0/+6 |
| | | |||||
| * | add license header and module docstring removing not valid variable docstrings | Florian Fischer | 2019-08-29 | 1 | -11/+33 |
| | | |||||
| * | add allocsrcdir and allocbuild dir to globalvars | Florian Fischer | 2019-08-28 | 1 | -0/+6 |
| | | |||||
| * | add srcdir to globalvars | Florian Fischer | 2019-08-27 | 1 | -5/+7 |
| | | |||||
| * | apply some flake8 hints | Florian Fischer | 2019-06-19 | 1 | -3/+0 |
| | | |||||
| * | use abspaths in globalvars | Florian Fischer | 2019-05-08 | 1 | -2/+2 |
| | | |||||
| * | move list of available benchmarks to src.globalvars.benchmarks | Florian Fischer | 2019-04-29 | 1 | -1/+13 |
| | | | | | fix analyse | ||||
| * | save facts and rstore them on load | Florian Fischer | 2019-03-06 | 1 | -0/+3 |
| | | |||||
| * | add allocators to globalvars; kill mysql server on exit; save libc versions ↵ | Florian Fischer | 2019-03-06 | 1 | -0/+3 |
| | | | | | of requirements | ||||
| * | use timestamps in allocator build system | Florian Fischer | 2019-03-06 | 1 | -0/+11 |
| | | |||||
| * | rework rebuild mechanism to use timestamps instead of pickle strings | Florian Fischer | 2019-03-05 | 1 | -1/+3 |
| | | |||||
| * | add new verbosity and colored output | Florian Fischer | 2019-03-05 | 1 | -0/+1 |
