[PATCH] D46574: [XRay][compiler-rt] Support in-memory processing of FDR mode logs

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 13 20:36:13 PDT 2018


dberris updated this revision to Diff 146536.
dberris marked 5 inline comments as done.
dberris added a comment.

- fixup: Address comments by kpw at .


https://reviews.llvm.org/D46574

Files:
  compiler-rt/lib/xray/xray_buffer_queue.h
  compiler-rt/lib/xray/xray_fdr_flags.inc
  compiler-rt/lib/xray/xray_fdr_logging.cc
  compiler-rt/lib/xray/xray_fdr_logging_impl.h
  compiler-rt/test/xray/TestCases/Posix/fdr-mode-inmemory.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46574.146536.patch
Type: text/x-patch
Size: 19103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/12704674/attachment.bin>


More information about the llvm-commits mailing list