summaryrefslogtreecommitdiff
path: root/src/support/stat.c
Commit message (Expand)AuthorAgeFilesLines
* WT-2104 Backport a form of log_flush to 3.0.Susan LoVerso2015-09-161-0/+2
* WT-2038 Count and report the total number of data handlesMichael Cahill2015-08-141-0/+2
* WT-1481 Fix and clarify some sweep statistics.Michael Cahill2015-08-141-9/+14
* WT-2007 Statically allocate log slot buffers to a maximum size.sueloverso2015-08-031-2/+0
* Add statistics to track internal/overflow/leaf pages in cache.Alex Gorrod2015-03-241-0/+6
* Update stats.Keith Bostic2015-03-171-6/+0
* Add a new statistic tracking range of IDs pinned by a transaction.Alex Gorrod2015-03-161-0/+2
* Add some statistics and update places that call txn_visible_allAlex Gorrod2015-03-111-0/+6
* Add a global checkpoint generation and track it per data handle.Alex Gorrod2015-03-111-0/+5
* Mark statistics with the right aggregation flags.Alex Gorrod2015-03-101-3/+0
* Clear flags when freeing slot. Remove extra stats. #1683Susan LoVerso2015-02-231-7/+0
* Still more stats. #1683Susan LoVerso2015-02-231-0/+5
* Add more stats. #1683Susan LoVerso2015-02-231-0/+4
* Add some stats. #1683Susan LoVerso2015-02-231-0/+6
* Track splits during eviction by data-source as well as by connection.Keith Bostic2015-02-091-0/+8
* Merge branch 'develop' into memory-allocationMichael Cahill2015-01-271-0/+3
|\
| * Two "real" changes:Keith Bostic2015-01-231-0/+3
* | Apply the cache size adjustment when checking if the cache is full. That sho...Michael Cahill2015-01-271-2/+0
* | Clean up statistics -- leave cache_bytes_max alone, create a newKeith Bostic2015-01-231-0/+2
* | Add the cache_overhead configuration string to allow applications to configureKeith Bostic2015-01-221-0/+1
|/
* Split out statistic for forced eviction. It's not always because theAlex Gorrod2015-01-131-0/+3
* Track the largest in-memory page size we've been called on to evict.Keith Bostic2015-01-101-0/+3
* busy-work: sort the stat options, make the stat options units matchKeith Bostic2014-12-191-3/+3
* Add sleep backoff if waiting for page too long. SERVER-16269Susan LoVerso2014-12-191-8/+11
* Add separate statistics for pages yielding because the WT_REF isn'tKeith Bostic2014-12-191-0/+12
* Merge branch 'develop' into dhandle-hashMichael Cahill2014-12-161-5/+6
|\
| * Merge pull request #1454 from wiredtiger/overflow-relaxMichael Cahill2014-12-151-5/+6
| |\
| | * Merge branch 'develop' into overflow-relaxKeith Bostic2014-12-091-0/+13
| | |\
| | * | Separate the btree maximum key/value sizes from the underlying pageKeith Bostic2014-12-091-5/+6
* | | | Add a few more sweep stats to understand why the test sometimes fails.Susan LoVerso2014-12-151-0/+5
|/ / /
* | | Update auto-generated files.Michael Cahill2014-12-111-3/+2
* | | Add connection sweep stats and a sweep test. #1446Susan LoVerso2014-12-101-0/+5
| |/ |/|
* | Don't compress if the record is already smaller than the minimumSusan LoVerso2014-12-091-0/+3
* | Added log compression stats. refs #1359.Don Anderson2014-12-041-8/+10
* | Merge branch 'orig-log-compress' into log-compressDon Anderson2014-12-021-0/+8
|\ \ | |/ |/|
| * Merge branch 'develop' into log-compressDon Anderson2014-12-021-18/+26
| |\
| * | Added log compression. When configured, we attempt to compressDon Anderson2014-12-021-0/+8
* | | Merge branch 'develop' into log-recycleMichael Cahill2014-12-021-0/+8
|\ \ \ | | |/ | |/|
| * | Merge branch 'develop' into split-rightMichael Cahill2014-12-021-0/+3
| |\ \
| | * | Add a statistic to count how much eviction application threads are doing.Michael Cahill2014-12-021-0/+3
| * | | Add code to split a too-large insert list onto a new page as part ofKeith Bostic2014-11-301-0/+5
| |/ /
* | | Merge branch 'develop' into log-recycleSusan LoVerso2014-12-011-18/+18
|\ \ \ | |/ /
| * | First pass at adding groupings for stats. #1365Susan LoVerso2014-11-261-18/+18
| |/
* | Change prepare to prealloc and make it a value rather than booleanSusan LoVerso2014-11-251-6/+7
* | Just pre-allocate log files instead of recycling. #1373Susan LoVerso2014-11-241-10/+7
* | Add recycle stats and code to set a maximum number of recycle files.Susan LoVerso2014-11-201-0/+10
|/
* Fix error wrapper usage. Change units to msecs. #1374Susan LoVerso2014-11-121-4/+4
* Add checkpoint timer stats. #1374Susan LoVerso2014-11-121-0/+8
* Rename the log "user bytes" statistic to "payload bytes". The former has con...Michael Cahill2014-11-101-2/+2
* Get rid of some abbreviations in the async statistics messages.Keith Bostic2014-11-031-9/+10