summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-01-28 22:21:04 +0000
committerrwatson <rwatson@FreeBSD.org>2004-01-28 22:21:04 +0000
commit0d118a298f7792728e4709f9d9de88d015b2a852 (patch)
tree996b059b2c43abdf38cf4f09d7fdb77fec180312 /share
parent614c424e998726dec6600ec7a9c09adaf61777f6 (diff)
downloadFreeBSD-src-0d118a298f7792728e4709f9d9de88d015b2a852.zip
FreeBSD-src-0d118a298f7792728e4709f9d9de88d015b2a852.tar.gz
Add debug.mutex.prof.reset.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/MUTEX_PROFILING.92
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/MUTEX_PROFILING.9 b/share/man/man9/MUTEX_PROFILING.9
index abbd239..f61e60f 100644
--- a/share/man/man9/MUTEX_PROFILING.9
+++ b/share/man/man9/MUTEX_PROFILING.9
@@ -73,6 +73,8 @@ variables to control and monitor the profiling code:
.It Va debug.mutex.prof.enable
Enable or disable the mutex profiling code.
This defaults to 0 (off).
+.It Va debug.mutex.prof.reset
+Reset the current mutex profiling buffers.
.It Va debug.mutex.prof.acquisitions
The total number of mutex acquisitions recorded.
.It Va debug.mutex.prof.records
OpenPOWER on IntegriCloud