| Commit message (Expand) | Author | Age | Files | Lines |
| * | WT-2330: in-memory configurations should not create on-disk collection files | Keith Bostic | 2016-03-29 | 1 | -1/+1 |
| * | WT-2517: wtperf uses setvbuf in a way that isn't supported on Windows | Keith Bostic | 2016-03-29 | 1 | -1/+1 |
| * | WT-2326 - Add dcalloc, dmalloc and dstrdup to wtperf | Keith Bostic | 2016-01-14 | 1 | -1/+1 |
| * | WT-2326 - Add dcalloc, dmalloc and dstrdup to wtperf and replace all existing... | David Hows | 2016-01-13 | 1 | -16/+2 |
| * | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
| * | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
| * | Port all examples, most tests, and wtperf to Windows | Mark Benvenuto | 2014-10-16 | 1 | -1/+1 |
| * | Use lprintf to exit, rather than an abort in wtperf. | Alex Gorrod | 2014-03-25 | 1 | -1/+1 |
| * | Don't use memory after we've freed it. | Keith Bostic | 2014-03-01 | 1 | -4/+8 |
| * | Display the failed open path, it makes debugging easier. | Keith Bostic | 2014-02-27 | 1 | -3/+2 |
| * | Add a 'totalsec' column to monitor output. | Susan LoVerso | 2014-02-05 | 1 | -3/+3 |
| * | Initial changes to get some basho_bench/riak like tests running in | Susan LoVerso | 2014-01-27 | 1 | -1/+1 |
| * | Update copyright notices for 2014. | Keith Bostic | 2014-01-07 | 1 | -1/+1 |
| * | Replace two thread modes (individual insert, read & update threads, | Keith Bostic | 2013-12-02 | 1 | -18/+0 |
| * | Statistics doesn't open the log file anymore, add error information to | Keith Bostic | 2013-11-29 | 1 | -11/+11 |
| * | Break out the operation/latency tracking code into its own file. | Keith Bostic | 2013-11-26 | 1 | -344/+0 |
| * | Track average, minimum and maximum latencies on a per operation basis. | Keith Bostic | 2013-11-26 | 1 | -48/+113 |
| * | Graph average, minimum and maximum latencies. | Keith Bostic | 2013-11-26 | 1 | -8/+93 |
| * | Change "off" to "field_offset". | Keith Bostic | 2013-11-25 | 1 | -11/+11 |
| * | Add support for tracking operation latency in wtperf. | Keith Bostic | 2013-11-23 | 1 | -0/+194 |
| * | Add support for a particular job mix separate from the number of threads | Keith Bostic | 2013-11-22 | 1 | -0/+18 |
| * | Replace the stat_worker/stat_interval function/interval pair (that | Keith Bostic | 2013-11-21 | 1 | -1/+1 |
| * | Split wtperf up by moving configuration functions into their own file. | Keith Bostic | 2013-11-20 | 1 | -0/+110 |