freebsd-dev/usr.bin/kdump
Robert Watson a9ac598b36 Add a "-H" argument to kdump, which causes kdump to print an additional
field holding the threadid.  This is more useful for libthr than
libpthread, but still quite useful in libpthread as it can be used to
process interlaced records from multiple threads over the course of a
system call.

Detect old ktr_buffer values using the heuristic "if it's negative,
then it must not be a valid threadid".  This may leave something to be
desired.

MFC after:	1 month
Reviewed by:	davidxu
2005-11-01 14:48:23 +00:00
..
kdump.1 Add a "-H" argument to kdump, which causes kdump to print an additional 2005-11-01 14:48:23 +00:00
kdump.c Add a "-H" argument to kdump, which causes kdump to print an additional 2005-11-01 14:48:23 +00:00
Makefile Dependencies are delimited by space not tab. 2002-07-23 09:15:45 +00:00
mkioctls Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE). 2004-06-16 23:39:33 +00:00