Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Say that on x86 you also have to modload tpro...
details: https://anonhg.NetBSD.org/src/rev/4e9d54967770
branches: trunk
changeset: 995216:4e9d54967770
user: maxv <maxv%NetBSD.org@localhost>
date: Wed Dec 12 08:28:19 2018 +0000
description:
Say that on x86 you also have to modload tprof_x86.
diffstat:
share/man/man4/tprof.4 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r 64dc6715aab5 -r 4e9d54967770 share/man/man4/tprof.4
--- a/share/man/man4/tprof.4 Wed Dec 12 08:24:50 2018 +0000
+++ b/share/man/man4/tprof.4 Wed Dec 12 08:28:19 2018 +0000
@@ -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 @@
.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
.\" ------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index