[PATCH] D21982: [compiler-rt][XRay] Initial per-thread inmemory logging implementation

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 23:59:03 PDT 2016


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

- Re-order some flags in XRayFileHeader


https://reviews.llvm.org/D21982

Files:
  CMakeLists.txt
  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
  lib/xray/xray_trampoline_x86_64.S
  test/lit.common.cfg
  test/xray/TestCases/Linux/fixedsize-logging.cc
  test/xray/TestCases/Linux/optional-inmemory-log.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21982.68141.patch
Type: text/x-patch
Size: 17146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160816/1213adc1/attachment.bin>


More information about the llvm-commits mailing list