freebsd-src/usr.bin/ktrace
John Baldwin 62445b0867 MFC 270674:
Clarify that the -c argument clears the list of tracepoints specified by
-t (it does not clear all tracepoints).

Approved by:	re (gjb for 10)
2014-09-05 17:22:20 +00:00
..
ktrace.1 MFC 270674: 2014-09-05 17:22:20 +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