| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix nosum option | Florian Fischer | 2018-08-06 | 1 | -1/+1 |
| * | add nosummary option | Florian Fischer | 2018-07-25 | 1 | -2/+4 |
| * | fix mysql memory stats collecting | Florian Fischer | 2018-07-25 | 1 | -4/+4 |
| * | readd perf and read heap info only from children of perf | Florian Fischer | 2018-07-25 | 1 | -17/+23 |
| * | add perf and output cache misses | Florian Fischer | 2018-07-25 | 1 | -12/+24 |
| * | fix memusage results | Florian Fischer | 2018-07-25 | 1 | -3/+7 |
| * | use psutil and don't call ps | Florian Fischer | 2018-07-24 | 1 | -18/+14 |
| * | use psutil instead of calling ps | Florian Fischer | 2018-07-24 | 1 | -22/+27 |
| * | add falsesharing benchmarks from berger | Florian Fischer | 2018-07-24 | 6 | -0/+1076 |
| * | move c benchmarks in benchmarks subdir | Florian Fischer | 2018-07-24 | 5 | -8/+20 |
| * | fix save and load | Florian Fischer | 2018-07-24 | 1 | -4/+4 |
| * | fix mysql footprint again | Florian Fischer | 2018-07-23 | 1 | -2/+2 |
| * | fix memory footprint of mysql | Florian Fischer | 2018-07-23 | 2 | -6/+6 |
| * | update readme | Florian Fischer | 2018-07-23 | 1 | -7/+13 |
| * | remove conprod from benchmark list add memory footprint to mysql | Florian Fischer | 2018-07-23 | 3 | -17/+34 |
| * | add Usage to output | Florian Fischer | 2018-07-23 | 1 | -1/+6 |
| * | fix status output and add bar plot | Florian Fischer | 2018-07-23 | 1 | -7/+32 |
| * | add verbose cmdline option | Florian Fischer | 2018-07-23 | 1 | -0/+1 |
| * | whitespace cleanup | Florian Fischer | 2018-07-23 | 2 | -8/+8 |
| * | load and save from/to specific file | Florian Fischer | 2018-07-23 | 1 | -4/+6 |
| * | check returncode of prepare cmd | Florian Fischer | 2018-07-21 | 1 | -3/+3 |
| * | add support for Oracle MySQL init | Florian Fischer | 2018-07-21 | 1 | -3/+19 |
| * | export os.environ to subprocesses | Florian Fischer | 2018-07-21 | 3 | -5/+13 |
| * | remove useless default argument from sysbench | Florian Fischer | 2018-07-21 | 1 | -1/+1 |
| * | don't use custom environment | Florian Fischer | 2018-07-21 | 3 | -14/+8 |
| * | add LD_LIBRARY_PATH to env if in environment | Florian Fischer | 2018-07-20 | 3 | -0/+6 |
| * | print output of failing LD_PRELOAD | Florian Fischer | 2018-07-20 | 2 | -0/+2 |
| * | fix error handling for failing LD_PRELOAD | Florian Fischer | 2018-07-20 | 2 | -2/+2 |
| * | make run argument an integer | Florian Fischer | 2018-07-20 | 1 | -1/+1 |
| * | add readme skeleton | Florian Fischer | 2018-07-20 | 1 | -0/+10 |
| * | fix results for mysql | Florian Fischer | 2018-07-20 | 1 | -45/+4 |
| * | make results independant and add cmdline options | Florian Fischer | 2018-07-20 | 5 | -48/+97 |
| * | remove memusage from dependencies and add common_targets | Florian Fischer | 2018-07-17 | 3 | -2/+5 |
| * | use ps instead of memusage to get rss and vsz | Florian Fischer | 2018-07-17 | 5 | -239/+48 |
| * | add point markers to plots and fix targets | Florian Fischer | 2018-07-15 | 3 | -7/+7 |
| * | add initial mysql, loop and consumer/producer benchmarks | Florian Fischer | 2018-07-15 | 4 | -0/+522 |
| * | add save files to gitignore | Florian Fischer | 2018-07-14 | 1 | -0/+1 |
| * | end memusage output even if we don't exit because of the child | Florian Fischer | 2018-07-14 | 1 | -1/+2 |
| * | add memusage | Florian Fischer | 2018-07-13 | 1 | -0/+191 |
| * | fix compiler warnings and add error reporting | Florian Fischer | 2018-07-13 | 1 | -6/+11 |
| * | add consumer producer benchmark | Florian Fischer | 2018-07-13 | 2 | -1/+176 |
| * | add pycache and gdb history to gitignore | Florian Fischer | 2018-07-13 | 1 | -0/+2 |
| * | add pngs to gitignore | Florian Fischer | 2018-07-13 | 1 | -0/+1 |
| * | add basic gitignore | Florian Fischer | 2018-07-09 | 1 | -0/+1 |
| * | add loop benchmark abd Makefile | Florian Fischer | 2018-07-09 | 2 | -0/+164 |
