diff options
author | Dean Michael Berris <dberris@google.com> | 2018-07-11 07:14:27 +0000 |
---|---|---|
committer | Dean Michael Berris <dberris@google.com> | 2018-07-11 07:14:27 +0000 |
commit | 8299e4b8dbe34e7986ba99db554956800aded4b0 (patch) | |
tree | 1d15b53031be2d389e9a604588aa9f5c696fac53 /llvm/lib/TableGen/JSONBackend.cpp | |
parent | 02867f0fa3e6bb1586a313a3cf4540f80538b02a (diff) | |
download | bcm5719-llvm-8299e4b8dbe34e7986ba99db554956800aded4b0.tar.gz bcm5719-llvm-8299e4b8dbe34e7986ba99db554956800aded4b0.zip |
[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
Diffstat (limited to 'llvm/lib/TableGen/JSONBackend.cpp')
0 files changed, 0 insertions, 0 deletions