aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-25flashbench: add Android makefileHEADmastermainRom Lemarchand
2016-05-25flashbench: add README.version fileRom Lemarchand
2012-06-06flashbench: use only one out of 12 erase blocksArnd Bergmann
2012-06-06flashbench: fix MakefileArnd Bergmann
2012-02-22Add a license file with GPLv2Arnd Bergmann
2011-03-29flashbench: start at multiple of erasesize for --open-auArnd Bergmann
2011-03-27flashbench: add --offset command line argumentArnd Bergmann
2011-03-27flashbench: add try_open_au_oobArnd Bergmann
2011-03-24flashbench: spread out --open-au test some moreArnd Bergmann
2011-03-24flashbench: compute proper averageArnd Bergmann
2011-03-24flashbench: use lower number of samples in -a testArnd Bergmann
2011-03-09flashbench: fix time_to_ns for 32 bit systemsArnd Bergmann
2011-02-19flashbench: fix FAT benchmarkArnd Bergmann
2011-02-17flashbench: extend READMEArnd Bergmann
2011-02-17flashbench: add README fileArnd Bergmann
2011-02-17Revert "flashbench: remove alignment tests"Arnd Bergmann
2011-02-16flashbench: move nr-of-aus-detection into its own functionArnd Bergmann
2011-02-16flashbench: allow finding the FAT using CLIArnd Bergmann
2011-02-16flashbench: remove alignment testsArnd Bergmann
2011-02-16flashbench: allow passing an erase block sizeArnd Bergmann
2011-02-16flashbench: make -verbose switch work with vm.cArnd Bergmann
2011-02-16flashbench: fix erase usage printfArnd Bergmann
2011-02-16flashbench: print scatter test results in ms & MBArnd Bergmann
2011-02-16flashbench: fix random generator to also include 0Arnd Bergmann
2011-02-16flashbench: add an erase toolArnd Bergmann
2011-01-12flashbench: fix building on 32 bitsArnd Bergmann
2011-01-12flashbench: change some parameters for current testArnd Bergmann
2011-01-09flashbench: implement erase operation using BLKDISCARDArnd Bergmann
2011-01-05flashbench: print MB/s in 1000 not 1024 unitsArnd Bergmann
2011-01-05flashbench: add test for number of open AUsArnd Bergmann
2011-01-04flashbench: improve pretty-printing and indentationArnd Bergmann
2011-01-04flashbench: allow output in bytes per secondArnd Bergmann
2011-01-04flashbench: add test for random writes etc.Arnd Bergmann
2011-01-04flashbench: make use of max argumentArnd Bergmann
2011-01-04flashbench: implement write opcodes in vmArnd Bergmann
2011-01-04flashbench: enable printing bytes in vmArnd Bergmann
2011-01-04flashbench: interface main program with vmArnd Bergmann
2011-01-04flashbench: make code more modularArnd Bergmann
2011-01-04flashbench: vm stylistic cleanupArnd Bergmann
2011-01-04flashbench: implement drop operationArnd Bergmann
2011-01-04flashbench: fix vm bugsArnd Bergmann
2011-01-03flashbench: add formatted outputArnd Bergmann
2011-01-03flashbench: fix some minor bugsArnd Bergmann
2011-01-03flashbench: add vm dummy main and error reportingArnd Bergmann
2011-01-03flashbench: pass down results correctlyArnd Bergmann
2011-01-03flashbench: pass back results to parent nodeArnd Bergmann
2011-01-03flashbench: new basic data typeArnd Bergmann
2011-01-02flashbench: add REPEAT and REDUCE operationsArnd Bergmann
2011-01-02flashbench: add initial runtime unitArnd Bergmann
2011-01-02flashbench: ignore some gcc warningsArnd Bergmann