Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102847539
D45555.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
962 B
Referenced Files
None
Subscribers
None
D45555.diff
View Options
diff --git a/usr.bin/ktrace/ktrace.1 b/usr.bin/ktrace/ktrace.1
--- a/usr.bin/ktrace/ktrace.1
+++ b/usr.bin/ktrace/ktrace.1
@@ -48,9 +48,13 @@
utility enables kernel trace logging for the specified processes.
Kernel trace data is logged to the file
.Pa ktrace.out .
-The kernel operations that are traced include system calls,
-.Xr namei 9
-translations, signal processing, and
+The kernel operations that are traced include system calls
+.Pq see Xr intro 2 ,
+file system path lookups
+.Pq Xr namei 9 ,
+signal processing
+.Pq Xr sigaction 2 ,
+and
.Tn I/O .
.Pp
Once tracing is enabled on a process, trace data will be logged until
@@ -120,7 +124,9 @@
trace
.Tn I/O
.It Cm n
-trace namei translations
+trace
+.Xr namei 9
+translations
.It Cm p
trace capability check failures
.It Cm s
@@ -198,7 +204,9 @@
.Xr dtrace 1 ,
.Xr kdump 1 ,
.Xr truss 1 ,
+.Xr intro 2 ,
.Xr ktrace 2 ,
+.Xr sigaction 2 ,
.Xr utrace 2 ,
.Xr capsicum 4 ,
.Xr namei 9
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 10:53 PM (21 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14706094
Default Alt Text
D45555.diff (962 B)
Attached To
Mode
D45555: ktrace(1): add more xrefs
Attached
Detach File
Event Timeline
Log In to Comment