summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2017-11-27 12:37:14 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2017-11-27 12:37:14 +0000
commit7acc357f58314366c85bbc15d519e7ca3a5679d5 (patch)
treeb97210ffdd663eb4074c1c616dc44969c125d927
parent7ef789791ec324cf7b0f51aad80313006fbc361e (diff)
Notes
-rw-r--r--usr.bin/gprof/gprof.15
-rw-r--r--usr.sbin/kgmon/kgmon.85
2 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1
index 857f7a7a79950..6e791fb96a0c1 100644
--- a/usr.bin/gprof/gprof.1
+++ b/usr.bin/gprof/gprof.1
@@ -28,7 +28,7 @@
.\" @(#)gprof.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd December 25, 2008
+.Dd November 27, 2017
.Dt GPROF 1
.Os
.Sh NAME
@@ -272,7 +272,8 @@ Summarized dynamic call graph and profile.
.Sh SEE ALSO
.Xr cc 1 ,
.Xr profil 2 ,
-.Xr clocks 7
+.Xr clocks 7 ,
+.Xr pmcstat 8
.\" .Xr monitor 3 ,
.\" .Xr prof 1
.Rs
diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8
index 32c65a4b1a3c6..3a2ff5836f9c5 100644
--- a/usr.sbin/kgmon/kgmon.8
+++ b/usr.sbin/kgmon/kgmon.8
@@ -28,7 +28,7 @@
.\" @(#)kgmon.8 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd June 6, 1993
+.Dd November 27, 2017
.Dt KGMON 8
.Os
.Sh NAME
@@ -121,7 +121,8 @@ file with the warning that the data may be
inconsistent if profiling is in progress.
.Sh SEE ALSO
.Xr gprof 1 ,
-.Xr config 8
+.Xr config 8 ,
+.Xr pmcstat 8
.Sh HISTORY
The
.Nm