summaryrefslogtreecommitdiff
path: root/bench/wtperf/wtperf.c
Commit message (Expand)AuthorAgeFilesLines
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-1/+1
* WT-2610 Reduce hazard pointer array size. (#2731)sueloverso2016-05-171-5/+34
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-291-2/+2
* WT-2517: wtperf uses setvbuf in a way that isn't supported on WindowsKeith Bostic2016-03-291-1/+1
* WT-2517: wtperf uses setvbuf in a way that isn't supported on WindowsKeith Bostic2016-03-291-1/+1
* WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-111-2/+2
* WT-2444: broken flag test in wtperf, whitespaceKeith Bostic2016-03-031-1/+1
* WT-2366 Check for NULL workload pointer.Susan LoVerso2016-03-021-1/+1
* WT-2366 Add shrink changes.Susan LoVerso2016-03-011-9/+11
* WT-2366 Extend wtperf to support changing record sizes in update opsAlex Gorrod2016-03-011-12/+83
* WT-2349: Add ability to open databases read-onlyKeith Bostic2016-02-201-4/+4
* WT-2349 Clean up casts.Susan LoVerso2016-02-191-10/+10
* WT-2349 Add a 'readonly' option to wtperf.Susan LoVerso2016-02-171-2/+19
* Fixup more compiler warnings.Alex Gorrod2016-01-221-5/+6
* Fixup build warnings.Alex Gorrod2016-01-221-1/+1
* WT-2342 Add background create/drop to wtperf.Alex Gorrod2016-01-211-0/+19
* WT-2267 Minor updates to comments.Susan LoVerso2016-01-201-2/+2
* WT-2267 - WTPERF Throttle implementationDavid Hows2016-01-201-47/+8
* WT-2326: Add dcalloc, dmalloc and dstrdup to wtperfKeith Bostic2016-01-141-17/+6
* 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-131-87/+21
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* WT-2303 Track wtperf range scans less aggressively.Alex Gorrod2015-12-231-27/+6
* Merge pull request #2378 from wiredtiger/wtperf-2269-dump-configsueloverso2015-12-221-0/+6
|\
| * WT-2269 - Change config dump file name. Other test changesDavid Hows2015-12-151-3/+2
| * WT-2269 - Changes from CRDavid Hows2015-12-111-27/+4
| * WT-2269 - Add ability to write config dumpDavid Hows2015-12-101-1/+31
* | 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-221-14/+24
* | WT-2301 Use a different buffer for wtperf range reads.Alex Gorrod2015-12-211-36/+53
* | whitespace, style scripts.Keith Bostic2015-12-211-2/+3
* | WT-2301 Keep track and print keys we walk.Susan LoVerso2015-12-211-3/+15
* | WT-2301 Add reading a range of keys to wtperf.Susan LoVerso2015-12-211-2/+28
* | WT-2177: Don't ignore error return from __wt_epoch(), fix types acrossKeith Bostic2015-12-101-3/+6
* | Merge pull request #2375 from wiredtiger/wt-2177-rand-seedAlex Gorrod2015-12-101-7/+2
|\ \ | |/ |/|
| * Fix compiler warning re: unused variable.Alex Gorrod2015-12-091-1/+1
| * WT-2177 Add an optional random seed to WiredTiger rand implementationSasha Fedorova2015-12-081-6/+1
* | WT-2266 Fix warning.Susan LoVerso2015-12-041-1/+2
* | WT-2266 Add max_threshold_fatal and min_throughput_fatal settings.Susan LoVerso2015-12-041-15/+31
|/
* Enforce whitespace guidelines on bench/wtperf.Keith Bostic2015-12-041-1/+1
* WT-2257 Print out throttle setting in workload info.Susan LoVerso2015-12-031-2/+4
* WT-2256 Fix interval timer for wtperf throttling.Susan LoVerso2015-12-021-0/+5
* WT-2220 Create WT_TIMEDIFF_US and fix use of constants.Susan LoVerso2015-11-171-4/+4
* WT-2220 Split WT_TIMEDIFF macro into unit specific macros.Alex Gorrod2015-11-171-7/+7
* Add a flag to wtperf so we can avoid bouncing the connection.Alex Gorrod2015-10-201-0/+2
* Add "WARNING" string to max_latency failure so Jenkins can detect.Susan LoVerso2015-10-051-1/+5
* WT-2152 fix style problemsDavid Hows2015-10-011-10/+11
* WT-2152 s_all lintingDavid Hows2015-10-011-4/+4