Kevin Lo
|
40fcb8d3a9
|
Catch up with r243046. KTR buffer can be changed at runtime.
|
2012-11-23 08:44:36 +00:00 |
|
Glen Barber
|
16a7f9e2bd
|
Update ktr(4) to reflect changes from r239923.
Reviewed by: attilio
|
2012-10-20 23:13:09 +00:00 |
|
Kevin Lo
|
7d6f679a2b
|
- KTR_ENTRIES may be an arbitrary number, remove the sentence about
power of two.
- Mention the run time mask is set to block any tracing by default.
Reviewed by: jhb
|
2012-10-20 08:06:31 +00:00 |
|
Eitan Adler
|
50d675f7a9
|
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
|
2012-03-29 05:02:12 +00:00 |
|
Julian Elischer
|
f6b93040fd
|
Man page change to documant slight change in ktr_alq behaviour.
|
2010-04-14 21:44:14 +00:00 |
|
Kris Kennaway
|
f2baa2113b
|
Strengthen wording; the KTR_ENTRIES value *must* be a power of two since
the code depends on this.
MFC after: 1 week
|
2006-06-03 23:20:45 +00:00 |
|
Suleiman Souhlal
|
41d9cf82ee
|
Bump the document date.
Forgotten by: ssouhlal, simon, trhodes
Approved by: grehan (mentor)
|
2005-01-26 06:46:00 +00:00 |
|
Suleiman Souhlal
|
1fbff2d146
|
Mention that 'options ALQ' is required when using KTR_ALQ.
Approved by: simon, trhodes, grehan (mentor)
|
2005-01-25 14:17:38 +00:00 |
|
Ruslan Ermilov
|
fe08efe680
|
mdoc(7): Use the new feature of the .In macro.
|
2003-09-08 19:57:22 +00:00 |
|
Ruslan Ermilov
|
d962d52ac0
|
mdoc(7) police: scheduled sweep.
Approved by: re
|
2002-11-29 11:39:20 +00:00 |
|
Jeff Roberson
|
7229a4a23f
|
- Add a section on logging ktr entries to disk via ALQ.
|
2002-10-12 05:50:47 +00:00 |
|
Jeff Roberson
|
54dc0e41e4
|
- Move the description of KTR_CPUMASK into the "Event Masking" section.
- Remove the "Extensions" section since it is no longer relavent.
- Create a new section for KTR_VERBOSE and put it's description there.
|
2002-10-12 02:56:46 +00:00 |
|
Jeff Roberson
|
72517de515
|
- Remove the bogus reference to the removed KTR_EXTEND option.
- Add ktrdump(8) to the SEE ALSO section.
- Remove the BUGS section that complains about not having a userland utility
for viewing ktr data.
|
2002-10-12 02:45:21 +00:00 |
|
John Baldwin
|
a867da6f00
|
Use the .Bsx macro instead of .Tn BSD/OS.
|
2001-06-28 07:16:04 +00:00 |
|
John Baldwin
|
ff42117af9
|
Update history to reflect that ktr first appeared in BSD/OS 3.0.
|
2001-03-28 17:54:50 +00:00 |
|
Ruslan Ermilov
|
8d458e5bde
|
mdoc(7) police: misc formatting fixes.
|
2001-03-12 09:05:59 +00:00 |
|
John Baldwin
|
2e5fc9fd7e
|
Document how to compile KTR into the kernel, tweak its behavior, and
examine the event logs in ddb(4).
|
2001-03-09 03:43:18 +00:00 |
|