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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 23:47:52 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279805: [compiler-rt][XRay] Initial per-thread inmemory logging implementation (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D21982?vs=69321&id=69322#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21982

Files:
  compiler-rt/trunk/include/xray/xray_records.h
  compiler-rt/trunk/lib/xray/CMakeLists.txt
  compiler-rt/trunk/lib/xray/xray_flags.inc
  compiler-rt/trunk/lib/xray/xray_inmemory_log.cc
  compiler-rt/trunk/lib/xray/xray_trampoline_x86.S
  compiler-rt/trunk/lib/xray/xray_trampoline_x86_64.S
  compiler-rt/trunk/test/lit.common.cfg
  compiler-rt/trunk/test/xray/TestCases/Linux/fixedsize-logging.cc
  compiler-rt/trunk/test/xray/TestCases/Linux/optional-inmemory-log.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21982.69322.patch
Type: text/x-patch
Size: 21022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/9935d304/attachment.bin>


More information about the llvm-commits mailing list