summaryrefslogtreecommitdiff
path: root/src/latency.h
Commit message (Expand)AuthorAgeFilesLines
* LATENCY DOCTOR: initial draft and events summary output.antirez2014-07-081-0/+1
* Latency: low level time series analysis implemented.antirez2014-07-071-0/+10
* latencyStartMonitor() modified to avoid warnings.antirez2014-07-021-0/+2
* latencyTimeSeries structure max field type fixed.antirez2014-07-021-1/+1
* License added to latency.h.antirez2014-07-021-0/+33
* Latency monitor: command duration is in useconds. Convert.antirez2014-07-011-2/+2
* Latency monitor: collect slow commands.antirez2014-07-011-1/+1
* Latency monitor: basic samples collection.antirez2014-07-011-0/+42