hanchenye-llvm-project/compiler-rt/include
Dean Michael Berris 8299e4b8db [XRay] basic mode PID and TID always fetch
Summary: XRayRecords now includes a PID field. Basic handlers fetch pid and tid each time they are called instead of caching the value. Added a testcase that calls fork and checks if the child TID is different from the parent TID to verify that the processes' TID are different in the trace.

Reviewers: dberris, Maknee

Reviewed By: dberris, Maknee

Subscribers: kpw, llvm-commits, #sanitizers

Differential Revision: https://reviews.llvm.org/D49025

llvm-svn: 336769
2018-07-11 07:14:27 +00:00
..
sanitizer [MSan] Add functions to enable/disable interceptor checks. 2018-07-06 17:10:51 +00:00
xray [XRay] basic mode PID and TID always fetch 2018-07-11 07:14:27 +00:00
CMakeLists.txt Add NetBSD syscall hooks skeleton in sanitizers 2018-02-15 02:43:02 +00:00