[PATCH] D21982: WIP: Implement a per-thread inmemory log

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 02:05:46 PDT 2016


dberris updated this revision to Diff 62726.
dberris marked an inline comment as done.
dberris added a comment.

- Refactor a bit, make retrying write work consistently at thread exit and when buffer is full


http://reviews.llvm.org/D21982

Files:
  lib/xray/CMakeLists.txt
  lib/xray/xray_init.cc
  lib/xray/xray_inmemory_log.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21982.62726.patch
Type: text/x-patch
Size: 6274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160705/89de66e1/attachment-0001.bin>


More information about the llvm-commits mailing list