freebsd-dev/usr.bin/ktrdump
Neel Natu 3447a66db8 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 Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00