summaryrefslogtreecommitdiff
path: root/dist/stat_data.py
Commit message (Expand)AuthorAgeFilesLines
* WT-2729 Focus eviction on the largest trees in cache (mongodb-3.2). (#2833)Michael Cahill2016-06-281-0/+1
* SERVER-24580 Add more eviction stats to track efficiency. (#2830)Michael Cahill2016-06-231-0/+6
* Merge branch 'develop' into wt-2318-auto-cond-varSusan LoVerso2016-03-101-2/+2
|\
| * WT-2448 Add no_scale flag into a couple of statistics.Alex Gorrod2016-03-071-2/+2
* | WT-2318 Add use of auto adjusting condition for some log threads.Susan LoVerso2016-03-041-0/+5
|/
* whitespaceAlex Gorrod2016-03-021-1/+1
* WT-2438 Add size identifier to other statistics as required.Alex Gorrod2016-03-011-8/+8
* WT-2438 Add size identifier to statistics based on timeseries classification.Alex Gorrod2016-03-011-30/+31
* Merge branch 'develop' into wt-2429Alex Gorrod2016-02-251-3/+3
|\
| * WT-2428 Add a "json" mode to statistics logging.Michael Cahill2016-02-251-3/+3
* | WT-2429 Add a statistic to track eviction aggressive mode.Alex Gorrod2016-02-251-0/+1
|/
* WT-2060: Replace remaining uses of no_aggregate with max_aggregate andKeith Bostic2015-11-301-8/+5
* The no_clear flag doesn't imply no_scale (at least, it doesn't implyKeith Bostic2015-11-291-6/+2
* Fix a comment typo.Keith Bostic2015-11-291-1/+1
* Quit trying to make stat_data.py fit into 80 columns, now requires aKeith Bostic2015-11-291-170/+84
* WT-2222 Fixup snapshot statistics re: review comments.Alex Gorrod2015-11-191-4/+2
* Merge branch 'develop' into wt-2222-snapshot-statsAlex Gorrod2015-11-191-0/+20
|\
| * Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-191-0/+5
| |\
| | * WT-2218 Add fast-path delete stat.Susan LoVerso2015-11-181-0/+2
| | * Merge branch 'develop' into trunc-statsSusan LoVerso2015-11-181-2/+6
| | |\
| | * | WT-2218 Add connection level stat for number of deleted pages.Susan LoVerso2015-11-171-0/+1
| | * | WT-2218 Add truncate statsSusan LoVerso2015-11-161-0/+2
| * | | Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-181-2/+6
| |\ \ \ | | | |/ | | |/|
| * | | WT-1315. Support statistics on join cursors.Don Anderson2015-11-171-0/+15
| | |/ | |/|
* | | WT-2222 Add statistics for named snapshots.Alex Gorrod2015-11-181-0/+7
| |/ |/|
* | WT-2182: when internal pages grow large enough, split them into their parentsKeith Bostic2015-10-291-2/+6
|/
* WT-2151 Add zero-fill stat. Check correct flags field.Susan LoVerso2015-09-291-0/+1
* WT-2088 Add a prealloc_missed stat. Fix review comments.Susan LoVerso2015-09-241-0/+2
* 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/+1
* WT-2075 Add stat and a busy retry so that a blocked thread can progress.Susan LoVerso2015-09-101-0/+1
* WT-2094 Add unbuffered statistic.Susan LoVerso2015-09-091-0/+1
* WT-2094 Remove unused stats.Susan LoVerso2015-09-091-2/+0
* Merge branch 'develop' into stat-splittable-pagesAlex Gorrod2015-09-071-0/+2
|\
| * Add a statistics value to track column-store RLE encoded values, so it'sKeith Bostic2015-09-061-0/+2
* | WT-2086 Add a statistic to track when can_evict sees splittable pages.Alex Gorrod2015-09-041-0/+4
|/
* Rework reconciliation statistics, moving the lookaside table andKeith Bostic2015-08-271-8/+8
* Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-271-2/+1
|\
| * Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-241-4/+15
| |\
| * \ Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-121-4/+6
| |\ \
| * | | WT-2031 Code movement, comments, new stat and diagnostics.Susan LoVerso2015-08-101-0/+1
| * | | WT-2031 Cleanup and use some stats.Susan LoVerso2015-08-041-2/+0
* | | | Whitespace.Keith Bostic2015-08-261-1/+1
* | | | Remove "cursor" from the lookaside table statistics' names.Keith Bostic2015-08-261-4/+4
* | | | Don't make the lookaside table statistics their own category, incorporateKeith Bostic2015-08-261-12/+4
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-201-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | WT-2046 - Change wording of counterDavid Hows2015-08-191-2/+2
| * | | WT-2046 - Add a counter for search restartsDavid Hows2015-08-191-0/+2
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-181-4/+11
|\ \ \ \ | |/ / /
| * | | WT-2029, improve scalability of statisticsKeith Bostic2015-08-151-4/+11