summaryrefslogtreecommitdiff
path: root/tools/wtperf_graph.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the (really, really old) gnuplot versions of the graph tools,Keith Bostic2015-01-161-235/+0
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* 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 a wtperf option to wtstats NVD3 graphing script.Alex Gorrod2014-02-101-1/+0
* | Update gnuplot wtperf graphing script to work again.Alex Gorrod2014-02-101-15/+23
|/
* 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-071-1/+1
* Add an alternative script to turn statistics logs into graphs using D3.Michael Cahill2013-12-041-1/+1
* 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/+130