summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* WT-2344: OS X compiler warningKeith Bostic2016-01-221-3/+3
* Fixup more compiler warnings.Alex Gorrod2016-01-223-12/+19
* Fixup build warnings.Alex Gorrod2016-01-222-2/+2
* WT-2342 implement review feedback.Alex Gorrod2016-01-222-8/+16
* WT-2342 Add background create/drop to wtperf.Alex Gorrod2016-01-216-2/+226
* WT-2267 Fix warningSusan LoVerso2016-01-201-1/+1
* WT-2267 whitespaceSusan LoVerso2016-01-201-1/+1
* WT-2267 Minor updates to comments.Susan LoVerso2016-01-203-11/+13
* WT-2267 - WTPERF Throttle implementationDavid Hows2016-01-206-58/+149
* WT-2326 - Add a new dstrndup function replace calls.David Hows2016-01-182-1/+15
* WT-2326 - Switch from dstrdup to dcalloc and strndupDavid Hows2016-01-181-4/+3
* WT-2326 - Comment explaining nullbyte for truncation.David Hows2016-01-181-0/+4
* WT-2326 - Add back a nullbyte that was incorrectly removed from wtperfDavid Hows2016-01-151-0/+1
* WT-2326: Add dcalloc, dmalloc and dstrdup to wtperfKeith Bostic2016-01-141-17/+6
* WT-2326: Add dcalloc, dmalloc and dstrdup to wtperfKeith Bostic2016-01-141-12/+28
* WT-2326 - Add dcalloc, dmalloc and dstrdup to wtperfKeith Bostic2016-01-141-1/+1
* WT-2326 - Add dcalloc, dmalloc and dstrdup to wtperfKeith Bostic2016-01-141-2/+2
* WT-2326 - Remove duplicate memory allocationsDavid Hows2016-01-141-5/+0
* WT-2326 - Fix incorrect variable being usedDavid Hows2016-01-131-1/+1
* WT-2326 - Remove un-needed tmp variables and clean up some memory allocationsDavid Hows2016-01-132-14/+9
* WT-2326 - Fix unused labelDavid Hows2016-01-131-1/+1
* WT-2326 - Add dcalloc, dmalloc and dstrdup to wtperf and replace all existing...David Hows2016-01-135-175/+99
* Merge pull request #2414 from wiredtiger/WT-2305Alex Gorrod2016-01-121-3/+5
|\
| * WT-2305 - Change how config dump filename is setupDavid Hows2016-01-121-2/+2
| * WT-2305 - Fix coverity issuesDavid Hows2015-12-231-4/+6
* | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-0110-10/+10
* | WT-2307 Reduce runtime of split test to 5 minutes from an hour.Susan LoVerso2015-12-281-1/+1
* | WT-2307 Rename config.Susan LoVerso2015-12-281-0/+0
* | WT-2307 Add wtperf split stress config.Susan LoVerso2015-12-281-0/+10
* | Merge pull request #2408 from wiredtiger/WT-2304Alex Gorrod2015-12-241-0/+13
|\ \
| * | WT-2304 - change to TAILQ_FOREACH, check calloc returnsDavid Hows2015-12-231-5/+5
| * | WT-2304 - Clone the config queue into all database config copiesDavid Hows2015-12-231-0/+12
| * | WT-2304 - Fix memory leaking issue in config dump when there are multiple dat...David Hows2015-12-231-0/+1
| |/
* | WT-2303 Track wtperf range scans less aggressively.Alex Gorrod2015-12-231-27/+6
|/
* WT-2269 fix warningSusan LoVerso2015-12-221-1/+2
* Merge pull request #2378 from wiredtiger/wtperf-2269-dump-configsueloverso2015-12-223-1/+127
|\
| * WT-2269 KNF and whitespace.Susan LoVerso2015-12-221-10/+15
| * WT-2269 - Add comments to explain some of the new config dump functionality.David Hows2015-12-212-9/+21
| * WT-2269 - add deduplication for config writesDavid Hows2015-12-172-4/+30
| * WT-2269 - Add a warning at top of generated config.David Hows2015-12-161-0/+2
| * WT-2269 - Remove old strings entry, update commentsDavid Hows2015-12-161-1/+6
| * WT-2269 - Fix uninitalized use of file pointer in error pathDavid Hows2015-12-151-2/+4
| * WT-2269 - fix potential leak in error path of config dumpDavid Hows2015-12-151-3/+5
| * WT-2269 - Change config dump file name. Other test changesDavid Hows2015-12-152-6/+11
| * WT-2269 - Changes from CRDavid Hows2015-12-113-28/+43
| * WT-2269 - Add ability to write config dumpDavid Hows2015-12-103-2/+54
* | WT-2301 Fix a compiler warning in wtperf.Alex Gorrod2015-12-221-1/+1
* | Add comments, cleanup.Alex Gorrod2015-12-221-0/+9
* | autogenerated documentationAlex Gorrod2015-12-221-3/+3
* | WT-2301 Update wtperf range reads.Alex Gorrod2015-12-222-15/+25