| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | let facter handle load/store of global facts | Florian Fischer | 2019-11-22 | 1 | -1/+38 |
| | | |||||
| * | explicitly collect binary versions | Florian Fischer | 2019-09-11 | 1 | -3/+3 |
| | | | | | | | | There is no generic way to retrieve the version of a binary. Not everyone followes GNU cli guidelines and supports "--version". The larson benchmark for example reads input from stdin when started with "larson --version" blocking the Benchmark.prepare() call. | ||||
| * | try to get version of benchmark requirements | Florian Fischer | 2019-08-30 | 1 | -0/+12 |
| | | |||||
| * | add license header and improve code quality | Florian Fischer | 2019-08-29 | 1 | -7/+28 |
| | | |||||
| * | add starttime and allocbench commit id to collected facts | Florian Fischer | 2019-08-26 | 1 | -0/+11 |
| | | |||||
| * | except OSError: /usr/sbin/mysqld: cannot dynamically load executable | Florian Fischer | 2019-08-11 | 1 | -1/+5 |
| | | |||||
| * | apply some flake8 hints | Florian Fischer | 2019-06-19 | 1 | -0/+2 |
| | | |||||
| * | use sane iterations (100 -> 10000) | Florian Fischer | 2019-05-27 | 1 | -2/+0 |
| | | |||||
| * | fix libc_ver using code from pip | Florian Fischer | 2019-05-27 | 1 | -4/+54 |
| | | |||||
| * | alwys reset LD_PRELOAD even when a exception occurs | Florian Fischer | 2019-03-22 | 1 | -0/+1 |
| | | |||||
| * | collect facts on demand | Florian Fischer | 2019-03-19 | 1 | -10/+10 |
| | | | | | | this fixes a exception because of the missing ccinfo file when src.facter is imported before the build of allocbench | ||||
| * | add allocators to globalvars; kill mysql server on exit; save libc versions ↵ | Florian Fischer | 2019-03-06 | 1 | -9/+13 |
| | | | | | of requirements | ||||
| * | add facter | Florian Fischer | 2019-01-22 | 1 | -0/+19 |
