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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 04:37:27 PDT 2016


dberris updated this revision to Diff 64299.
dberris added a comment.

- Expose the log record definitions and write out headers at the beginning of the log file


https://reviews.llvm.org/D21982

Files:
  include/xray/xray_records.h
  lib/xray/CMakeLists.txt
  lib/xray/xray_flags.inc
  lib/xray/xray_inmemory_log.cc
  lib/xray/xray_trampoline_x86.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21982.64299.patch
Type: text/x-patch
Size: 10800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/671e639d/attachment.bin>


More information about the llvm-commits mailing list