freebsd-dev/usr.bin/kdump
John Baldwin 35818d2e94 Add new ktrace records for the start and end of VM faults. This gives
a pair of records similar to syscall entry and return that a user can
use to determine how long page faults take.  The new ktrace records are
enabled via the 'p' trace type, and are enabled in the default set of
trace points.

Reviewed by:	kib
MFC after:	2 weeks
2012-04-05 17:13:14 +00:00
..
kdump.1 Add new ktrace records for the start and end of VM faults. This gives 2012-04-05 17:13:14 +00:00
kdump.c Add new ktrace records for the start and end of VM faults. This gives 2012-04-05 17:13:14 +00:00
linux_syscalls.conf Teach kdump to decode linux syscalls names too. 2011-03-01 16:42:28 +00:00
Makefile It turns out that truss also used kdump's mkioctls script, and expected 2011-10-21 11:08:25 +00:00
mkioctls It turns out that truss also used kdump's mkioctls script, and expected 2011-10-21 11:08:25 +00:00
mksubr Add new ktrace records for the start and end of VM faults. This gives 2012-04-05 17:13:14 +00:00