git: bddac53994b6 - stable/13 - stats.7: Add dwatch(1) to the list
Fernando Apesteguía
fernape at FreeBSD.org
Thu Apr 22 17:38:17 UTC 2021
The branch stable/13 has been updated by fernape (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=bddac53994b6c3c837f7e3087c2111c09e4a301a
commit bddac53994b6c3c837f7e3087c2111c09e4a301a
Author: Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-04-22 13:54:45 +0000
Commit: Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-04-22 17:34:28 +0000
stats.7: Add dwatch(1) to the list
PR: 255303
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D29924
(cherry picked from commit 2e5929a75634504d388cc04d24e6a558840e18cb)
---
share/man/man7/stats.7 | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/share/man/man7/stats.7 b/share/man/man7/stats.7
index 949e3fd6112b..50d33a53849b 100644
--- a/share/man/man7/stats.7
+++ b/share/man/man7/stats.7
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 6, 2020
+.Dd April 22, 2021
.Dt STATS 7
.Os
.Sh NAME
@@ -46,6 +46,8 @@ are currently included in the base system, with more appearing periodically.
Show Bluetooth socket information
.It Nm ctlstat
CAM Target Layer statistics utility
+.It Nm dwatch
+watch processes as they trigger a particular DTrace probe
.It Nm fstat
Identify active files
.It Nm gstat
@@ -89,6 +91,7 @@ Report ZFS I/O statistics
.El
.Sh SEE ALSO
.Xr btsockstat 1 ,
+.Xr dwatch 1 ,
.Xr fstat 1 ,
.Xr intro 1 ,
.Xr lockstat 1 ,
More information about the dev-commits-src-branches
mailing list