summaryrefslogtreecommitdiff
path: root/tools
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-012-35/+104
|\
| * Make file list processing a little more Python idiomatic.Michael Cahill2014-11-281-14/+15
| * First pass at adding groupings for stats. #1365Susan LoVerso2014-11-262-6/+20
| * Accept either files or a directory for the list of stat files. #1365Susan LoVerso2014-11-241-5/+14
| * Add --all option to create an HTML file for each prefix. #1365Susan LoVerso2014-11-212-33/+78
* | 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
* Put the 3rdparty directory at the beginnging of the Python library path, so o...Michael Cahill2014-11-111-4/+4
* Rename tools/third_party to tools/3rdpartyAlex Gorrod2014-11-1033-2/+2
* Fix a typo, change directory before checking out a branch.Keith Bostic2014-11-101-2/+2
* Fix whitespace in wtstats.py.Michael Cahill2014-11-101-2/+2
* Add Python NVD3 build 0.11.0 to our source tree.Alex Gorrod2014-11-1034-3/+2145
* 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-292-2/+36
* Remove unused import from wtperf grapher.Alex Gorrod2014-10-281-7/+0
* 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
* Add custom key sorting function for times. #1052Susan LoVerso2014-06-051-1/+9
* 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
|/
* Eliminate constants in wtperf_stats.py, working version.Susan LoVerso2014-02-191-4/+6
* Eliminate constants.Susan LoVerso2014-02-181-0/+11
* Fix wtperf NVD3 graph throughput scaling.Alex Gorrod2014-02-141-5/+2
* Ignore the totalsec column. #864Susan LoVerso2014-02-121-0/+2
* Fix latency units. #864Susan LoVerso2014-02-121-2/+2
* Remove unnecessary every clause from gnuplot script.Alex Gorrod2014-02-111-8/+8
* Fix a remnant from the merge.Alex Gorrod2014-02-111-2/+2
* Merge branch 'develop' into wtperf_monitor_nvd3Alex Gorrod2014-02-111-12/+17
|\
| * Fix columns for monitor graph. Get rid of Total.Susan LoVerso2014-02-051-4/+3
| * Add a 'totalsec' column to monitor output.Susan LoVerso2014-02-051-7/+13
* | Add support for --abstime argument to wtperf NVD3 graph script.Alex Gorrod2014-02-102-9/+21
* | Add a wtperf option to wtstats NVD3 graphing script.Alex Gorrod2014-02-103-55/+92
* | Update gnuplot wtperf graphing script to work again.Alex Gorrod2014-02-101-15/+23
* | Fix scale on wtperf NVD3 graph.Alex Gorrod2014-02-102-7/+7
* | Add a script that can graph wtperf monitor using NVD3.Alex Gorrod2014-02-073-20/+179
|/
* Update wtperf graphing script to support running from a different directory.Alex Gorrod2014-01-311-8/+9
* TypoSusan LoVerso2014-01-291-2/+3