freebsd-skq/usr.bin/ktrdump
neel 1efaaf7b72 Don't dump entries that were modified during the time the KTR buffer was being
copied to userspace. Failing to do this would result in entries at the bottom
of the ktrdump output to be more recent than entries at the top.

With this change the timestamps are monotonically decreasing going from the
top to the bottom of the ktrdump output.
2014-03-14 22:07:08 +00:00
..
ktrdump.8 Add -H flag to print thread id. 2011-01-26 06:36:14 +00:00
ktrdump.c Don't dump entries that were modified during the time the KTR buffer was being 2014-03-14 22:07:08 +00:00
Makefile