MFC r297475:
Document KTRFAC_FAULT and KTRFAC_FAULTEND. Obtained from: CheriBSD (9d70f563f1b033e6a9b51eaf3b145a8cbbc6617c) Sponsored by: DARPA, AFRL
This commit is contained in:
parent
4e6bbd6d77
commit
a96e6cea4d
@ -28,7 +28,7 @@
|
||||
.\" @(#)ktrace.2 8.1 (Berkeley) 6/4/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd October 10, 2011
|
||||
.Dd March 31, 2016
|
||||
.Dt KTRACE 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -94,6 +94,8 @@ generate much output).
|
||||
.It KTRFAC_PROCCTOR Ta "Trace process construction."
|
||||
.It KTRFAC_PROCDTOR Ta "Trace process destruction."
|
||||
.It KTRFAC_CAPFAIL Ta "Trace capability failures."
|
||||
.It KTRFAC_FAULT Ta "Trace page faults."
|
||||
.It KTRFAC_FAULTEND Ta "Trace the end of page faults."
|
||||
.It KTRFAC_INHERIT Ta "Inherit tracing to future children."
|
||||
.El
|
||||
.Pp
|
||||
|
Loading…
x
Reference in New Issue
Block a user