freebsd-dev/usr.bin/ktrace
John Baldwin 0b976534de Clarify that the -c argument clears the list of tracepoints specified by
-t (it does not clear all tracepoints).

Submitted by:	jmg, Eric van Gyzen <eric@vangyzen.net>
MFC after:	1 week
2014-08-26 21:21:57 +00:00
..
ktrace.1 Clarify that the -c argument clears the list of tracepoints specified by 2014-08-26 21:21:57 +00:00
ktrace.c Make ktrace(1) build cleanly at WARNS level 6 by completely rethinking the 2011-10-18 08:26:12 +00:00
ktrace.h Don't trace or dump page fault records in the default set of tracepoints 2012-05-31 14:46:02 +00:00
Makefile Make ktrace(1) build cleanly at WARNS level 6 by completely rethinking the 2011-10-18 08:26:12 +00:00
subr.c Add new ktrace records for the start and end of VM faults. This gives 2012-04-05 17:13:14 +00:00