summaryrefslogtreecommitdiff
path: root/src/support/stat.c
Commit message (Expand)AuthorAgeFilesLines
* WT-2222 Fixup snapshot statistics re: review comments.Alex Gorrod2015-11-191-2/+2
* Merge branch 'develop' into wt-2222-snapshot-statsAlex Gorrod2015-11-191-6/+73
|\
| * 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-181-7/+19
| | |\
| | * | 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-181-7/+19
| |\ \ \ | | | |/ | | |/|
| * | | WT-1315. Support statistics on join cursors.Don Anderson2015-11-171-6/+56
| | |/ | |/|
* | | WT-2222 Add statistics for named snapshots.Alex Gorrod2015-11-181-0/+12
| |/ |/|
* | WT-2182: when internal pages grow large enough, split them into their parentsKeith Bostic2015-10-291-7/+19
|/
* WT-2151 Add zero-fill stat. Check correct flags field.Susan LoVerso2015-09-291-0/+3
* WT-2088 Add a prealloc_missed stat. Fix review comments.Susan LoVerso2015-09-241-0/+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
* 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-241-647/+1197
| |\ \
| * \ \ 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-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
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-191-8/+16
|\ \ \ \ | |/ / /
| * | | WT-2029, minor cleanups.Keith Bostic2015-08-181-8/+16
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-181-676/+1215
|\ \ \ \ | |/ / /
| * | | WT-2029, improve scalability of statisticsKeith Bostic2015-08-151-650/+1179
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-141-0/+2
|\ \ \ \ | |/ / /
| * | | WT-2038 Count and report the total number of data handlesMichael Cahill2015-08-141-0/+2
| | |/ | |/|
* | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-121-9/+14
|\ \ \ | |/ /
| * | WT-1481 Further regularize sweep stat naming.Michael Cahill2015-08-121-12/+13
| * | WT-1481 Fix and clarify some sweep statistics.Susan LoVerso2015-08-031-3/+7
| |/
| * WT-1989 Unused stat fieldSusan LoVerso2015-07-211-3/+0
* | Add 'pages read into cache requiring lookaside entries' and 'pageKeith Bostic2015-08-071-0/+8
* | Add a few basic statistics for the lookaside table.Keith Bostic2015-08-041-0/+18
* | WT-1989 Unused stat fieldSusan LoVerso2015-07-211-3/+0
|/