| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add summary directory option | Florian Fischer | 2018-08-20 | 3 | -5/+14 | |
| * | remove conprod benchmark because it doesn't measure malloc performance | Florian Fischer | 2018-08-19 | 3 | -325/+0 | |
| * | add rssmax to mysql memory statistic and remove useless save code in run | Florian Fischer | 2018-08-19 | 1 | -5/+10 | |
| * | make targets into directories and add a color attribute | Florian Fischer | 2018-08-18 | 4 | -19/+44 | |
| * | fix mysql | Florian Fischer | 2018-08-13 | 1 | -1/+1 | |
| * | only print histogram | Florian Fischer | 2018-08-13 | 1 | -8/+11 | |
| * | add plot output to mysql analyse | Florian Fischer | 2018-08-13 | 1 | -8/+13 | |
| * | don't save memusage of chattymalloc | Florian Fischer | 2018-08-13 | 1 | -1/+2 | |
| * | fix parsing of chattymallocs output | Florian Fischer | 2018-08-13 | 1 | -1/+6 | |
| * | add basic analyse to mysql | Florian Fischer | 2018-08-13 | 3 | -30/+61 | |
| * | prefix chattymalloc's output | Florian Fischer | 2018-08-13 | 1 | -1/+1 | |
| * | add chattymalloc to analyse allcations of benchmark | Florian Fischer | 2018-08-13 | 2 | -1/+124 | |
| * | add data and log files to gitignore | Florian Fischer | 2018-08-13 | 1 | -0/+2 | |
| * | only print malloc_info if explicitly specified | Florian Fischer | 2018-08-13 | 1 | -5/+9 | |
| * | pass verbose to run | Florian Fischer | 2018-08-11 | 1 | -1/+1 | |
| * | make loop and falsesharing work with different perf outputs | Florian Fischer | 2018-08-07 | 2 | -4/+13 | |
| * | fix mysql memory stats collecting again :( | Florian Fischer | 2018-08-06 | 1 | -1/+1 | |
| * | fix mysql memory stats collecting | Florian Fischer | 2018-08-06 | 1 | -1/+1 | |
| * | 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 | |
