1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.bin/ktrace
John Baldwin 5c506fb0b4 Don't trace or dump page fault records in the default set of tracepoints
as they can be quite noisy.

Requested by:	Peter Jeremy
MFC after:	3 days
2012-05-31 14:46:02 +00:00
..
ktrace.1 Don't trace or dump page fault records in the default set of tracepoints 2012-05-31 14:46:02 +00:00
ktrace.c
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
subr.c Add new ktrace records for the start and end of VM faults. This gives 2012-04-05 17:13:14 +00:00