5fcfab6e32
Add two new LWPINFO flags: PL_FLAG_BORN and PL_FLAG_EXITED for reporting thread creation and destruction. Newly created threads will stop to report PL_FLAG_BORN before returning to userland and exiting threads will stop to report PL_FLAG_EXIT before exiting completely. Both of these events are only enabled and reported if PT_LWP_EVENTS is enabled on a process. |
||
---|---|---|
.. | ||
acl | ||
aio | ||
fifo | ||
file | ||
kern | ||
kqueue | ||
mac | ||
mqueue | ||
netinet | ||
opencrypto | ||
pjdfstest | ||
posixshm | ||
vfs | ||
vm | ||
Makefile |