Provide ability to retrieve coverage information
authorJustin Pettit <jpettit@nicira.com>
Fri, 10 Jul 2009 22:09:41 +0000 (15:09 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 10 Jul 2009 22:09:41 +0000 (15:09 -0700)
commitf5c6854a73cb6242297e3aac02ccf2d6a22876b0
treea559a6884d57b88d32d2fa3bb04d08db12668a25
parent10bf9f637b0c98438772ae01366a8da8e91d8c1c
Provide ability to retrieve coverage information

Previously, there was no way to induce coverage information to be
displayed; it would only print when the system noticed unusual delays
between polling intervals.  Now, production of coverage logs can be
forced with "coverage/log" command in ovs-appctl.  Coverage counters may
be reset with "coverage/clear".
lib/coverage.c
lib/coverage.h
lib/timeval.c