History log of /freebsd-11-stable/usr.bin/procstat/procstat_ptlwpinfo.c
Revision Date Author Comments
# 324932 23-Oct-2017 bdrewery

MFC r316286:

Add support for capturing 'struct ptrace_lwpinfo' for signals resulting in a
process dumping core in the corefile.

Direct stable changed: Padding added to struct thread and td_si added to end
with explicit bzeroing when forking/initializing a thread to preserve KBI.