| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 3 | -3/+3 |
* | WT-2276. Added tool to crack and display contents of checkpoint 'addr' | Don Anderson | 2015-12-11 | 1 | -0/+103 |
* | Update wtstats graphing tool for 2.7.0 release | Alex Gorrod | 2015-12-08 | 1 | -15/+17 |
* | WT-2222 Fixup snapshot statistics re: review comments. | Alex Gorrod | 2015-11-19 | 1 | -4/+0 |
* | WT-2222 Add statistics for named snapshots. | Alex Gorrod | 2015-11-18 | 1 | -0/+6 |
* | Add a statistics value to track column-store RLE encoded values, so it's | Keith Bostic | 2015-09-06 | 1 | -0/+1 |
* | WT-2038 Count and report the total number of data handles | Michael Cahill | 2015-08-14 | 1 | -0/+2 |
* | Update wtstats tool. | Alex Gorrod | 2015-05-15 | 1 | -21/+12 |
* | Merge branch 'master' into develop | Alex Gorrod | 2015-04-22 | 1 | -12/+21 |
|\ |
|
| * | Update autogenerated wtstats template file. | Alex Gorrod | 2015-04-22 | 1 | -12/+21 |
* | | async_max_queue: collection statistic, aggregate doesn't apply, don't | Keith Bostic | 2015-03-30 | 1 | -0/+2 |
|/ |
|
* | Add statistics to track internal/overflow/leaf pages in cache. | Alex Gorrod | 2015-03-24 | 1 | -0/+6 |
* | Add a new statistic tracking range of IDs pinned by a transaction. | Alex Gorrod | 2015-03-16 | 1 | -0/+2 |
* | Add a global checkpoint generation and track it per data handle. | Alex Gorrod | 2015-03-11 | 1 | -0/+4 |
* | Mark statistics with the right aggregation flags. | Alex Gorrod | 2015-03-10 | 1 | -0/+4 |
* | Cut WiredTiger release 2.5.1 | Alex Gorrod | 2015-03-09 | 1 | -12/+12 |
* | With the commit of #1676, we should no longer need the wtperf_stats tool | Keith Bostic | 2015-02-19 | 20 | -2351/+0 |
* | fixes and improvements for wtperf parsing | Thomas Rueckstiess | 2015-02-16 | 3 | -145/+237 |
* | added small wtperf fixture file for testing. | Thomas Rueckstiess | 2015-02-13 | 1 | -0/+41 |
* | added support to parse wtperf files. | Thomas Rueckstiess | 2015-02-13 | 1 | -11/+40 |
* | Change s_wtstats to run "npm install", run all npm commands --quiet. | Keith Bostic | 2015-02-06 | 1 | -0/+10027 |
* | Add wtperf_stats back into the tree. | Keith Bostic | 2015-02-06 | 20 | -0/+2351 |
* | Move the tools/XXX wtstats sources down one level, to tools/wtstats. | Keith Bostic | 2015-02-06 | 40 | -0/+0 |
* | some minor fixes to template UI documentation. | Thomas Rueckstiess | 2015-02-05 | 1 | -5/+5 |
* | added documentation for wtstats tool UI. | Thomas Rueckstiess | 2015-02-05 | 1 | -3/+53 |
* | Apply the cache size adjustment when checking if the cache is full. That sho... | Michael Cahill | 2015-01-27 | 1 | -2/+0 |
* | Clean up statistics -- leave cache_bytes_max alone, create a new | Keith Bostic | 2015-01-23 | 1 | -0/+2 |
* | Add the cache_overhead configuration string to allow applications to configure | Keith Bostic | 2015-01-22 | 1 | -0/+2 |
* | Remove the (really, really old) gnuplot versions of the graph tools, | Keith Bostic | 2015-01-16 | 2 | -360/+0 |
* | One more try, fix up the copyright notices. | Keith Bostic | 2015-01-16 | 2 | -2/+2 |
* | Fix up the copyright notice. | Keith Bostic | 2015-01-16 | 2 | -2/+2 |
* | Fix up copyright notices. | Keith Bostic | 2015-01-16 | 2 | -1/+30 |
* | Merge pull request #1532 from rueckstiess/1365-wtstats-rewrite | Alex Gorrod | 2015-01-16 | 59 | -2573/+484987 |
|\ |
|
| * | Added s_wtstats to build the wtstats template. gulp now | Don Anderson | 2015-01-13 | 2 | -3/+3 |
| * | Remove dead code. | Don Anderson | 2015-01-13 | 1 | -3/+0 |
| * | removed confusing comment line | Thomas Rueckstiess | 2015-01-13 | 1 | -3/+1 |
| * | shift-click toggles all except clicked stat | Thomas Rueckstiess | 2015-01-13 | 9 | -18/+94 |
| * | added empty view with help text and symbols | Thomas Rueckstiess | 2015-01-08 | 8 | -5/+123 |
| * | changes based on PR feedback | Thomas Rueckstiess | 2015-01-08 | 1 | -5/+10 |
| * | added repository info (wiredtiger github) and better example in README. | Thomas Rueckstiess | 2015-01-06 | 2 | -3/+7 |
| * | bumped template version to 0.9 and fixed multi line strings in wtstats.py. | Thomas Rueckstiess | 2015-01-06 | 2 | -10/+10 |
| * | added npm run build alias, updated README. | Thomas Rueckstiess | 2015-01-06 | 2 | -2/+2 |
| * | Update README.md | Thomas Rückstieß | 2015-01-06 | 1 | -1/+1 |
| * | not including the actual template, gets created by build process. | Thomas Rueckstiess | 2015-01-06 | 1 | -9950/+0 |
| * | added README | Thomas Rueckstiess | 2015-01-06 | 1 | -0/+43 |
| * | added test for --json, fixed issue running nosetests from ./test. | Thomas Rueckstiess | 2015-01-06 | 1 | -5/+22 |
| * | do not mangle "data" variable, needed for python tests. | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+1 |
| * | updated test suite, removed obsolete tests for --focus --right --abstime. | Thomas Rueckstiess | 2015-01-06 | 1 | -67/+14 |
| * | error msg if template missing. break lines at 80 chars. better help texts. | Thomas Rueckstiess | 2015-01-06 | 1 | -11/+19 |
| * | fixed bug where --include removes prefix and colon | Thomas Rueckstiess | 2015-01-06 | 2 | -15/+23 |