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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 01:11:28 PDT 2016


dberris updated this revision to Diff 62722.
dberris marked 2 inline comments as done.
dberris added a comment.

- Use __rdtscp() and account for partial writes


http://reviews.llvm.org/D21982

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21982.62722.patch
Type: text/x-patch
Size: 5166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160705/0321d316/attachment.bin>


More information about the llvm-commits mailing list