aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-10-20 23:13:09 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-10-20 23:13:09 +0000
commit16a7f9e2bdd9ea2f4c05374fd65b16e072feea55 (patch)
treee6160799cb5582c34e6eff97b09e2d47d275aa71 /share
parent9e0a344174004ee0bdd5e1d5a7c0527e25c43549 (diff)
downloadsrc-16a7f9e2bdd9ea2f4c05374fd65b16e072feea55.tar.gz
src-16a7f9e2bdd9ea2f4c05374fd65b16e072feea55.zip
Update ktr(4) to reflect changes from r239923.
Reviewed by: attilio
Notes
Notes: svn path=/head/; revision=241791
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ktr.412
1 files changed, 10 insertions, 2 deletions
diff --git a/share/man/man4/ktr.4 b/share/man/man4/ktr.4
index 97981cececc2..db61dfea6a44 100644
--- a/share/man/man4/ktr.4
+++ b/share/man/man4/ktr.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 19, 2012
+.Dd October 20, 2012
.Dt KTR 4
.Os
.Sh NAME
@@ -85,6 +85,9 @@ Furthermore, there is a CPU event mask whose default value can be changed via
the
.Dv KTR_CPUMASK
option.
+When two or more parameters to
+.Dv KTR_CPUMASK ,
+are used, it is important they are not separated by whitespace.
A CPU must have the bit corresponding to its logical id set in this bitmask
for events that occur on it to be logged.
This mask can be set by the
@@ -95,7 +98,12 @@ environment variable.
It can also be examined and set after booting via the
.Va debug.ktr.cpumask
sysctl.
-By default events on all CPUs are enabled.
+By default, only CPUs specified in
+.Dv KTR_CPUMASK
+will log events.
+See
+.Pa sys/conf/NOTES
+for more information.
.Ss Verbose Mode
By default, events are only logged to the internal buffer for examination
later, but if the verbose flag is set then they are dumped to the kernel