summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add code to skip unused operations.Susan LoVerso2014-01-291-11/+23
* Rework to plot multiple wtperf monitor and latency files in oneSusan LoVerso2014-01-291-65/+98
* Output latencies in usecs.Susan LoVerso2014-01-281-1/+1
* Update copyright notices for 2014.Keith Bostic2014-01-073-3/+3
* Improve D3 stats graphs:Michael Cahill2013-12-181-34/+64
* Fix args to chart functions to use H:M:S when appropriate.Susan LoVerso2013-12-171-2/+9
* Add spinlock statistics for __wt_spin_trylock() calls.Keith Bostic2013-12-112-4/+6
* Improve the install instructions from wtstats.py if python-nvd3 is not found.Michael Cahill2013-12-111-3/+3
* Add an alternative script to turn statistics logs into graphs using D3.Michael Cahill2013-12-044-44/+224
* Use the same timestamp format in wtperf output as in statistics_logKeith Bostic2013-11-271-13/+17
* Track average, minimum and maximum latencies on a per operation basis.Keith Bostic2013-11-261-38/+47
* Graph average, minimum and maximum latencies.Keith Bostic2013-11-261-28/+60
* renamed: wtperf.py -> wtperf_graph.pyKeith Bostic2013-11-251-0/+0
* Add a connection statistic when checkpoint is running so statlog willKeith Bostic2013-11-241-1/+2
* Add support for tracking operation latency in wtperf.Keith Bostic2013-11-231-3/+57
* Handle when a checkpoint is happening as the run finishes.Keith Bostic2013-11-221-0/+2
* Add support for running a specific number of workload operations insteadKeith Bostic2013-11-221-5/+3
* Minor labeling/format changes.Keith Bostic2013-11-211-1/+2
* Graph thousands of ops per second.Keith Bostic2013-11-211-2/+2
* Merge branch 'develop' into wtperf-745Keith Bostic2013-11-211-1/+2
|\
| * Cleanup warnings from s_all.Michael Cahill2013-11-211-1/+1
| * Merge branch 'develop' into fine-grained-durabilityAlex Gorrod2013-11-181-6/+6
| |\
| * | Add statistics to log buffering and general review cleanup.Alex Gorrod2013-10-251-0/+1
* | | Replace the stat_worker/stat_interval function/interval pair (thatKeith Bostic2013-11-211-0/+75
| |/ |/|
* | Rename block manager statistics with "block manager" prefix so they sortKeith Bostic2013-11-171-6/+6
|/
* I can't figure out how to keep long titles from being truncated in theKeith Bostic2013-10-171-2/+3
* Avoid divide-by-zero.Keith Bostic2013-10-171-0/+2
* With spinlock logging, there will is potentially a lot more reports we skip,Keith Bostic2013-10-141-5/+11
* Add a comment that the list of graphs we don't want to scale per secondKeith Bostic2013-05-011-0/+1