summaryrefslogtreecommitdiff
path: root/src/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-191-0/+17
|\
| * WT-2218 Add fast-path delete stat.Susan LoVerso2015-11-181-0/+7
| * Merge branch 'develop' into trunc-statsSusan LoVerso2015-11-182-8/+21
| |\
| * | WT-2218 Add connection level stat for number of deleted pages.Susan LoVerso2015-11-171-0/+3
| * | WT-2218 Add truncate statsSusan LoVerso2015-11-161-0/+7
* | | Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-182-8/+21
|\ \ \ | | |/ | |/|
| * | Merge pull request #2308 from wiredtiger/wt-2220-wt_timediffAlex Gorrod2015-11-181-1/+2
| |\ \
| | * | WT-2220 Create WT_TIMEDIFF_US and fix use of constants.Susan LoVerso2015-11-171-1/+2
| | |/
| * | WT-2182: when internal pages grow large enough, split them into their parentsKeith Bostic2015-10-291-7/+19
| |/
* | WT-1315. Support statistics on join cursors.Don Anderson2015-11-171-6/+56
|/
* WT-2151 Add zero-fill stat. Check correct flags field.Susan LoVerso2015-09-291-0/+3
* WT-2128: Enhance the comment to clarify the change.Keith Bostic2015-09-271-0/+10
* Merge branch 'develop' into more-boolKeith Bostic2015-09-241-0/+3
|\
| * Merge pull request #2212 from wiredtiger/log-cleanupsueloverso2015-09-241-0/+3
| |\
| | * WT-2088 Add a prealloc_missed stat. Fix review comments.Susan LoVerso2015-09-241-0/+3
* | | Boolean conversion pass over supportKeith Bostic2015-09-243-16/+17
|/ /
* | Merge branch 'develop' into more-boolMichael Cahill2015-09-241-1/+2
|\ \ | |/
| * WT-2128: it's possible to have fewer bits than the symbol length duringKeith Bostic2015-09-231-1/+2
* | Boolean conversion pass through block, conn and evict.Keith Bostic2015-09-231-1/+1
* | Boolean conversion for the rest of the btree code.Keith Bostic2015-09-231-3/+3
* | WT-2122 Convert more expressions to use bool. In particular, make F_ISSET a ...Michael Cahill2015-09-221-3/+3
|/
* WT-2104 Use 'operations' instead of 'calls' for consistency.Susan LoVerso2015-09-151-1/+1
* WT-2104 New log_flush API to control the flushing or syncing of the log.Susan LoVerso2015-09-151-0/+3
* Merge pull request #2178 from wiredtiger/use-boolMichael Cahill2015-09-111-1/+1
|\
| * Merge branch 'develop' into use-boolMichael Cahill2015-09-101-6/+3
| |\
| * | WT-2093 Use the C99 bool type to clarify when functions return true/false.Michael Cahill2015-09-081-1/+1
* | | WT-2075 Add stat and a busy retry so that a blocked thread can progress.Susan LoVerso2015-09-101-0/+3
| |/ |/|
* | WT-2094 Add unbuffered statistic.Susan LoVerso2015-09-091-0/+3
* | WT-2094 Needed to rebuild the stat files.Susan LoVerso2015-09-091-6/+0
|/
* Merge branch 'develop' into stat-splittable-pagesAlex Gorrod2015-09-071-0/+4
|\
| * Add a statistics value to track column-store RLE encoded values, so it'sKeith Bostic2015-09-061-0/+4
* | WT-2086 Add a statistic to track when can_evict sees splittable pages.Alex Gorrod2015-09-041-0/+9
|/
* Rework reconciliation statistics, moving the lookaside table andKeith Bostic2015-08-271-14/+16
* Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-271-3/+3
|\
| * Merge branch 'develop' into log-slot-revampMichael Cahill2015-08-261-582/+328
| |\
| * \ Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-242-649/+1202
| |\ \
| * \ \ Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-121-9/+14
| |\ \ \
| * | | | WT-2031 Code movement, comments, new stat and diagnostics.Susan LoVerso2015-08-101-0/+2
| * | | | WT-2031 Cleanup and use some stats.Susan LoVerso2015-08-041-3/+0
* | | | | Remove "cursor" from the lookaside table statistics' names.Keith Bostic2015-08-261-10/+10
* | | | | Don't make the lookaside table statistics their own category, incorporateKeith Bostic2015-08-261-12/+12
* | | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-251-599/+338
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Make the generated code a little easier to read, don't split linesKeith Bostic2015-08-251-508/+254
| * | | | The stats aggregation function is internal, it doesn't need to know thatKeith Bostic2015-08-251-240/+240
| * | | | WT-2059 Include non-aggregated stats in cursor results.Michael Cahill2015-08-251-10/+10
| | |_|/ | |/| |
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-202-2/+15
|\ \ \ \ | |/ / /
| * | | Merge pull request #2128 from wiredtiger/WT-2046Michael Cahill2015-08-201-0/+10
| |\ \ \
| | * | | WT-2046 - Change wording of counterDavid Hows2015-08-191-10/+10
| | * | | WT-2046 - Add a counter for search restartsDavid Hows2015-08-191-0/+10
| * | | | The __wt_random code to handle an uninitialized random state is broken,Keith Bostic2015-08-191-2/+5
| |/ / /