]> git.proxmox.com Git - mirror_ovs.git/blame - lib/coverage-unixctl.man
netdev-linux, netdev-bsd: Make access to AF_INET socket thread-safe.
[mirror_ovs.git] / lib / coverage-unixctl.man
CommitLineData
a5f607bc
BP
1.SS "COVERAGE COMMANDS"
2These commands manage \fB\*(PN\fR's ``coverage counters,'' which count
3the number of times particular events occur during a daemon's runtime.
4In addition to these commands, \fB\*(PN\fR automatically logs coverage
5counter values, at \fBINFO\fR level, when it detects that the daemon's
6main loop takes unusually long to run.
7.PP
8Coverage counters are useful mainly for performance analysis and
9debugging.
10.IP "\fBcoverage/show\fR"
11Displays the values of all of the coverage counters.