Remove 'U' (was scheduler activations) from the list of default trace points.
This commit is contained in:
parent
22c0ab6d47
commit
932f8298e3
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ktrace.1,v 1.38 2007/03/02 20:45:45 wiz Exp $
|
||||
.\" $NetBSD: ktrace.1,v 1.39 2007/08/27 16:35:47 dsl Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" @(#)ktrace.1 8.1 (Berkeley) 6/6/93
|
||||
.\"
|
||||
.Dd February 28, 2007
|
||||
.Dd August 27, 2007
|
||||
.Dt KTRACE 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -205,7 +205,7 @@ trace exec environment
|
||||
.It Cm w
|
||||
trace context switches
|
||||
.It Cm +
|
||||
trace the default set of trace points (c, e, i, l, m, n, s, U, u)
|
||||
trace the default set of trace points (c, e, i, l, m, n, s, u)
|
||||
.It Cm -
|
||||
do not trace following trace points
|
||||
.El
|
||||
|
Loading…
Reference in New Issue
Block a user