summaryrefslogtreecommitdiff
path: root/bench/wtperf/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* WT-2737 Scrub dirty pages rather than evicting them (#2889)Keith Bostic2016-07-211-4/+8
* WT-2342 Add background create/drop to wtperf.Alex Gorrod2016-01-211-2/+2
* WT-2267 - WTPERF Throttle implementationDavid Hows2016-01-201-1/+2
* Review feedback for wtperf truncate.Alex Gorrod2015-07-241-1/+1
* Fix "make check" with automake-1.11.Michael Cahill2014-01-161-1/+3
* Use AM_TESTS_ENVIRONMENT in Makefile.am so we can safely set TESTS_ENVIRONMEN...Michael Cahill2014-01-161-1/+1
* Break out the operation/latency tracking code into its own file.Keith Bostic2013-11-261-1/+1
* The comment was no longer true, fix it.Keith Bostic2013-11-241-2/+0
* In order to run make check on wtperf, need to pass it arguments,Keith Bostic2013-11-241-1/+1
* Split wtperf up by moving configuration functions into their own file.Keith Bostic2013-11-201-1/+3
* Make wtperf compile without an installed WiredTiger tree.Alex Gorrod2013-08-091-0/+2
* Build wtperf as a static binary to make profiling simpler, only log "fast" st...Michael Cahill2013-04-241-0/+1
* wtperf requires the math library, add a link.Keith Bostic2013-04-081-1/+1
* Allow examples to run in parallel: give each a unique home directory.Michael Cahill2013-01-081-0/+3
* Move examples/c/ex_test_perf.c to bench/wtperf.Michael Cahill2012-12-051-0/+8