mirror of
https://github.com/openvswitch/ovs
synced 2025-08-23 02:17:42 +00:00
12 lines
506 B
Groff
12 lines
506 B
Groff
|
.SS "COVERAGE COMMANDS"
|
||
|
These commands manage \fB\*(PN\fR's ``coverage counters,'' which count
|
||
|
the number of times particular events occur during a daemon's runtime.
|
||
|
In addition to these commands, \fB\*(PN\fR automatically logs coverage
|
||
|
counter values, at \fBINFO\fR level, when it detects that the daemon's
|
||
|
main loop takes unusually long to run.
|
||
|
.PP
|
||
|
Coverage counters are useful mainly for performance analysis and
|
||
|
debugging.
|
||
|
.IP "\fBcoverage/show\fR"
|
||
|
Displays the values of all of the coverage counters.
|