Module Name: src
Committed By: maxv
Date: Wed Dec 12 08:28:19 UTC 2018
Modified Files:
src/share/man/man4: tprof.4
Log Message:
Say that on x86 you also have to modload tprof_x86.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/tprof.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/tprof.4
diff -u src/share/man/man4/tprof.4:1.3 src/share/man/man4/tprof.4:1.4
--- src/share/man/man4/tprof.4:1.3 Sat Jul 21 06:25:29 2018
+++ src/share/man/man4/tprof.4 Wed Dec 12 08:28:19 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: tprof.4,v 1.3 2018/07/21 06:25:29 maxv Exp $
+.\" $NetBSD: tprof.4,v 1.4 2018/12/12 08:28:19 maxv Exp $
.\"
.\" Copyright (c)2011 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\" SUCH DAMAGE.
.\"
.\" ------------------------------------------------------------
-.Dd July 21, 2018
+.Dd December 12, 2018
.Dt TPROF 4
.Os
.\" ------------------------------------------------------------
@@ -47,6 +47,10 @@ provide them to the userland consumer.
.Pp
The API/ABI is currently undocumented and will likely change in future
without keeping compatibility.
+.Pp
+On x86, the tprof_x86 module must be loaded in addition to the
+.Nm
+driver.
.\" ------------------------------------------------------------
.\".Sh EXAMPLES
.\" ------------------------------------------------------------