zwimer/DrShadowStack

Rapid fetch tid for logging

Opened this issue · 1 comments

Avoid having do a sycall for each log via thread local storage. If in dr client, use drmgr_get_tls_field, otherwise use keyword thread_local

On fork / thread etc. TLS copy of TID must be updated.