aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ktrace
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2010-07-14 18:28:46 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2010-07-14 18:28:46 +0000
commitd4523bd9cbe7e6d96bab85aee1541c97579f3a71 (patch)
tree3dd84ca598322395665eac5d76c08a4a0dd61b92 /usr.bin/ktrace
parent020e9fc33b9cce0fdecfb45bbce071d670f88b83 (diff)
downloadsrc-d4523bd9cbe7e6d96bab85aee1541c97579f3a71.tar.gz
src-d4523bd9cbe7e6d96bab85aee1541c97579f3a71.zip
- Sort list of trace points.
- Note that 'y' (sysctl requests) is in the default set of trace points. MFC after: 3 days
Notes
Notes: svn path=/head/; revision=210068
Diffstat (limited to 'usr.bin/ktrace')
-rw-r--r--usr.bin/ktrace/ktrace.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ktrace/ktrace.1 b/usr.bin/ktrace/ktrace.1
index 88e80a2c8fef..0604ade89d25 100644
--- a/usr.bin/ktrace/ktrace.1
+++ b/usr.bin/ktrace/ktrace.1
@@ -112,11 +112,11 @@ The following table equates the letters with the tracepoints:
.Bl -tag -width flag -compact
.It Cm c
trace system calls
-.It Cm n
-trace namei translations
.It Cm i
trace
.Tn I/O
+.It Cm n
+trace namei translations
.It Cm s
trace signal processing
.It Cm t
@@ -131,7 +131,7 @@ trace
requests
.It Cm +
trace the default set of trace points -
-.Cm c , n , i , s , t , u
+.Cm c , i , n , s , t , u , y
.El
.It Ar command
Execute