[PATCH] D49025: [XRay] basic mode PID and TID always fetch

Henry Zhu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 08:19:38 PDT 2018


Maknee updated this revision to Diff 154613.
Maknee edited the summary of this revision.
Maknee added a comment.

- Merge branch 'master' of https://github.com/llvm-project/llvm-project-20170507 into UpdateBasicLoggingPidAndTid


https://reviews.llvm.org/D49025

Files:
  compiler-rt/include/xray/xray_records.h
  compiler-rt/lib/xray/xray_basic_logging.cc
  compiler-rt/lib/xray/xray_fdr_log_records.h
  compiler-rt/lib/xray/xray_fdr_logging.cc
  compiler-rt/test/xray/TestCases/Posix/fork_basic_logging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49025.154613.patch
Type: text/x-patch
Size: 7582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/d7a91287/attachment.bin>


More information about the llvm-commits mailing list