aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix nosum optionFlorian Fischer2018-08-061-1/+1
* add nosummary optionFlorian Fischer2018-07-251-2/+4
* fix mysql memory stats collectingFlorian Fischer2018-07-251-4/+4
* readd perf and read heap info only from children of perfFlorian Fischer2018-07-251-17/+23
* add perf and output cache missesFlorian Fischer2018-07-251-12/+24
* fix memusage resultsFlorian Fischer2018-07-251-3/+7
* use psutil and don't call psFlorian Fischer2018-07-241-18/+14
* use psutil instead of calling psFlorian Fischer2018-07-241-22/+27
* add falsesharing benchmarks from bergerFlorian Fischer2018-07-246-0/+1076
* move c benchmarks in benchmarks subdirFlorian Fischer2018-07-245-8/+20
* fix save and loadFlorian Fischer2018-07-241-4/+4
* fix mysql footprint againFlorian Fischer2018-07-231-2/+2
* fix memory footprint of mysqlFlorian Fischer2018-07-232-6/+6
* update readmeFlorian Fischer2018-07-231-7/+13
* remove conprod from benchmark list add memory footprint to mysqlFlorian Fischer2018-07-233-17/+34
* add Usage to outputFlorian Fischer2018-07-231-1/+6
* fix status output and add bar plotFlorian Fischer2018-07-231-7/+32
* add verbose cmdline optionFlorian Fischer2018-07-231-0/+1
* whitespace cleanupFlorian Fischer2018-07-232-8/+8
* load and save from/to specific fileFlorian Fischer2018-07-231-4/+6
* check returncode of prepare cmdFlorian Fischer2018-07-211-3/+3
* add support for Oracle MySQL initFlorian Fischer2018-07-211-3/+19
* export os.environ to subprocessesFlorian Fischer2018-07-213-5/+13
* remove useless default argument from sysbenchFlorian Fischer2018-07-211-1/+1
* don't use custom environmentFlorian Fischer2018-07-213-14/+8
* add LD_LIBRARY_PATH to env if in environmentFlorian Fischer2018-07-203-0/+6
* print output of failing LD_PRELOADFlorian Fischer2018-07-202-0/+2
* fix error handling for failing LD_PRELOADFlorian Fischer2018-07-202-2/+2
* make run argument an integerFlorian Fischer2018-07-201-1/+1
* add readme skeletonFlorian Fischer2018-07-201-0/+10
* fix results for mysqlFlorian Fischer2018-07-201-45/+4
* make results independant and add cmdline optionsFlorian Fischer2018-07-205-48/+97
* remove memusage from dependencies and add common_targetsFlorian Fischer2018-07-173-2/+5
* use ps instead of memusage to get rss and vszFlorian Fischer2018-07-175-239/+48
* add point markers to plots and fix targetsFlorian Fischer2018-07-153-7/+7
* add initial mysql, loop and consumer/producer benchmarksFlorian Fischer2018-07-154-0/+522
* add save files to gitignoreFlorian Fischer2018-07-141-0/+1
* end memusage output even if we don't exit because of the childFlorian Fischer2018-07-141-1/+2
* add memusageFlorian Fischer2018-07-131-0/+191
* fix compiler warnings and add error reportingFlorian Fischer2018-07-131-6/+11
* add consumer producer benchmarkFlorian Fischer2018-07-132-1/+176
* add pycache and gdb history to gitignoreFlorian Fischer2018-07-131-0/+2
* add pngs to gitignoreFlorian Fischer2018-07-131-0/+1
* add basic gitignoreFlorian Fischer2018-07-091-0/+1
* add loop benchmark abd MakefileFlorian Fischer2018-07-092-0/+164