Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Document the EVCNT_TYPE_TRAP event type.
details: https://anonhg.NetBSD.org/src/rev/9fff2c750fe6
branches: trunk
changeset: 572736:9fff2c750fe6
user: simonb <simonb%NetBSD.org@localhost>
date: Tue Jan 11 07:23:49 2005 +0000
description:
Document the EVCNT_TYPE_TRAP event type.
diffstat:
share/man/man9/evcnt.9 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r eb10fe748979 -r 9fff2c750fe6 share/man/man9/evcnt.9
--- a/share/man/man9/evcnt.9 Tue Jan 11 07:19:28 2005 +0000
+++ b/share/man/man9/evcnt.9 Tue Jan 11 07:23:49 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: evcnt.9,v 1.12 2004/06/05 15:05:02 rumble Exp $
+.\" $NetBSD: evcnt.9,v 1.13 2005/01/11 07:23:49 simonb Exp $
.\"
.\" Copyright (c) 2000 Christopher G. Demetriou
.\" All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" --(license Id: LICENSE.proto,v 1.1 2000/06/13 21:40:26 cgd Exp )--
.\"
-.Dd February 18, 2004
+.Dd January 11, 2005
.Dt EVCNT 9
.Os
.Sh NAME
@@ -89,6 +89,8 @@
.It Ev EVCNT_TYPE_INTR
Interrupt counter, reported by
.Ic vmstat -i .
+.It Ev EVCNT_TYPE_TRAP
+Processor trap style events.
.El
.Pp
Each event counter also has a group name
Home |
Main Index |
Thread Index |
Old Index