Add ktrace struct tracepoints for siginfo_t to the kernel side of
authorguenther <guenther@openbsd.org>
Thu, 29 Dec 2022 01:36:36 +0000 (01:36 +0000)
committerguenther <guenther@openbsd.org>
Thu, 29 Dec 2022 01:36:36 +0000 (01:36 +0000)
commit79b24ea90edecf7f745b546b8a41493da0ed16dd
tree0a29f0580155ac8324721a8766e9fbcfd7ead4d3
parentb2767518fefd5ef8cec23c2eec9650c90d9015d2
Add ktrace struct tracepoints for siginfo_t to the kernel side of
waitid(2) and __thrsigdivert(2) and teach kdump(1) to handle them.
Also report more from the siginfo_t inside PSIG tracepoints.

ok mpi@
sys/kern/kern_exit.c
sys/kern/kern_sig.c
sys/sys/ktrace.h
usr.bin/kdump/kdump.c
usr.bin/kdump/kdump.h
usr.bin/kdump/ktrstruct.c