antirez
|
c9ddd141dd
|
createLatencyReport(): compile before commit avoids commits.
|
2014-07-18 12:20:56 +02:00 |
|
antirez
|
1b6d614f2c
|
createLatencyReport(), fix mount option name.
|
2014-07-18 12:20:56 +02:00 |
|
antirez
|
44de3a9cfb
|
createLatencyReport(): initialize all advices to zero.
|
2014-07-18 12:20:56 +02:00 |
|
antirez
|
a117fd2a44
|
LATENCY DOCTOR first implementation complete.
|
2014-07-18 12:20:56 +02:00 |
|
antirez
|
31e1e30aa6
|
Fix analyzeLatencyForEvent() MAD computation.
|
2014-07-18 12:20:56 +02:00 |
|
antirez
|
9ed02e137c
|
LATENCY DOCTOR: initial draft and events summary output.
|
2014-07-18 12:20:56 +02:00 |
|
antirez
|
c7f1aa74d7
|
Latency: low level time series analysis implemented.
|
2014-07-18 12:20:56 +02:00 |
|
antirez
|
9a037792b6
|
LATENCY SAMPLES renamed LATENCY HISTORY.
|
2014-07-18 12:20:56 +02:00 |
|
antirez
|
7c6a028a3a
|
LATENCY RESET implemented.
|
2014-07-18 12:20:56 +02:00 |
|
antirez
|
289e83f1c9
|
Cast void* to char* to avoid waring in latencyCommand().
|
2014-07-18 12:20:55 +02:00 |
|
antirez
|
a7dc975a81
|
Properly initialize min/max in latency.c.
|
2014-07-18 12:20:55 +02:00 |
|
antirez
|
231e016235
|
LATENCY GRAPH: filling under the curve is more readable.
|
2014-07-18 12:20:55 +02:00 |
|
antirez
|
3bd6917b0d
|
LATENCY GRAPH implemented.
|
2014-07-18 12:20:55 +02:00 |
|
antirez
|
b58c960eb2
|
LATENCY LATEST: add the max field.
|
2014-07-18 12:20:55 +02:00 |
|
antirez
|
372484ab8e
|
Latency monitor: don't add new samples in the same second.
Instead we update the old sample with the new latency if it is greater.
|
2014-07-18 12:20:55 +02:00 |
|
antirez
|
5e56590198
|
LATENCY LATEST implemented.
|
2014-07-18 12:20:55 +02:00 |
|
antirez
|
41c9d1c08f
|
LATENCY SAMPLES implemented.
|
2014-07-18 12:20:55 +02:00 |
|
antirez
|
62ca4bd438
|
Latency monitor: basic samples collection.
|
2014-07-18 12:20:55 +02:00 |
|