summaryrefslogtreecommitdiff
path: root/tools/stat_data.py
Commit message (Expand)AuthorAgeFilesLines
* Separate the btree maximum key/value sizes from the underlying pageKeith Bostic2014-12-091-2/+3
* Generalize to use a log server thread that separately handles archivingSusan LoVerso2014-12-011-1/+1
* Merge branch 'develop' into log-recycleSusan LoVerso2014-12-011-0/+16
|\
| * First pass at adding groupings for stats. #1365Susan LoVerso2014-11-261-0/+1
| * Add --all option to create an HTML file for each prefix. #1365Susan LoVerso2014-11-211-0/+15
* | Change prepare to prealloc and make it a value rather than booleanSusan LoVerso2014-11-251-2/+0
* | Just pre-allocate log files instead of recycling. #1373Susan LoVerso2014-11-241-2/+2
* | Add recycle stats and code to set a maximum number of recycle files.Susan LoVerso2014-11-201-0/+3
|/
* Fix error wrapper usage. Change units to msecs. #1374Susan LoVerso2014-11-121-8/+8
* Add checkpoint timer stats. #1374Susan LoVerso2014-11-121-0/+8
* Now that the tag is part of the description, the right field to sortKeith Bostic2014-11-031-10/+10
* Make capitalization consistent.Keith Bostic2014-11-031-6/+6
* Replace some of the tags with more verbose versions:Keith Bostic2014-11-031-12/+12
* Update WiredTiger stat graph generator to expect non-cleared stats.Alex Gorrod2014-10-291-0/+18
* Add prefixes to all stat descriptions. #1313Susan LoVerso2014-10-271-31/+31
* Add statistics to track open sessions and the range of transaction IDs that a...Michael Cahill2014-10-241-0/+2
* Don't list the potential object types, it doesn't add information.Keith Bostic2014-10-061-1/+1
* Remove manager struct lengths and add in per-queue lengths to stats.Susan LoVerso2014-09-181-0/+3
* Cleanup based on Alex's feedback.Michael Cahill2014-07-011-2/+2
* Use a split generation number to determine when memory replaced by a split ca...Michael Cahill2014-06-251-2/+2
* Add statistics to track memory from splits that cannot be freed immediately.Michael Cahill2014-06-201-0/+2
* Merge branch 'develop' into asyncMichael Cahill2014-04-071-1/+1
|\
| * Fix up the statistics fields, remove most of the previous merge/splitKeith Bostic2014-02-271-1/+1
* | Compilation fixes for C code.Susan LoVerso2014-03-261-0/+1
|/
* Add an alternative script to turn statistics logs into graphs using D3.Michael Cahill2013-12-041-0/+40