diff options
author | jhb <jhb@FreeBSD.org> | 2015-12-29 23:25:26 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2015-12-29 23:25:26 +0000 |
commit | fb5720f7be0d2eab3253696e244c058a229b5473 (patch) | |
tree | 38cac37b4cace20e5e9e11b5763940c44fe6be7f /contrib/llvm/lib/CodeGen/MIRParser/MIParser.cpp | |
parent | 79ec12eeb6f427ceaaaa94ca98073316d8c24e47 (diff) | |
download | FreeBSD-src-fb5720f7be0d2eab3253696e244c058a229b5473.zip FreeBSD-src-fb5720f7be0d2eab3253696e244c058a229b5473.tar.gz |
Add ptrace(2) reporting for LWP events.
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.
Diffstat (limited to 'contrib/llvm/lib/CodeGen/MIRParser/MIParser.cpp')
0 files changed, 0 insertions, 0 deletions