coverage: Reimplement the "ovs-appctl coverage/show" command.
authorAlex Wang <alexw@nicira.com>
Tue, 1 Oct 2013 01:31:44 +0000 (18:31 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 1 Oct 2013 20:08:46 +0000 (13:08 -0700)
commit98cf638b19c2a5deca603fd4ed90e3b0cbfc7b7e
tree5abfeb48d250f3bd38ce0c674746795f8f9215fb
parentf2073881648f4a6abfe7d5d9561b030ce526b2a3
coverage: Reimplement the "ovs-appctl coverage/show" command.

This commit changes the "ovs-appctl coverage/show" command to show the
the averaged per-second rates for the last few seconds, the last minute
and the last hour, and the total counts of all of the coverage counters.

Signed-off-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Ethan Jackson <ethan@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
lib/coverage-unixctl.man
lib/coverage.c
lib/coverage.h
lib/timeval.c
tests/ofproto-dpif.at