[PATCH] D27038: [XRay][compiler-rt] XRay Flight Data Recorder Mode

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 20:01:56 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293015: [XRay][compiler-rt] XRay Flight Data Recorder Mode (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D27038?vs=85682&id=85688#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27038

Files:
  compiler-rt/trunk/include/xray/xray_log_interface.h
  compiler-rt/trunk/include/xray/xray_records.h
  compiler-rt/trunk/lib/xray/CMakeLists.txt
  compiler-rt/trunk/lib/xray/tests/CMakeLists.txt
  compiler-rt/trunk/lib/xray/tests/unit/CMakeLists.txt
  compiler-rt/trunk/lib/xray/tests/unit/buffer_queue_test.cc
  compiler-rt/trunk/lib/xray/tests/unit/fdr_logging_test.cc
  compiler-rt/trunk/lib/xray/xray_buffer_queue.cc
  compiler-rt/trunk/lib/xray/xray_buffer_queue.h
  compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
  compiler-rt/trunk/lib/xray/xray_fdr_logging.h
  compiler-rt/trunk/lib/xray/xray_flags.inc
  compiler-rt/trunk/lib/xray/xray_inmemory_log.cc
  compiler-rt/trunk/lib/xray/xray_log_interface.cc
  compiler-rt/trunk/lib/xray/xray_utils.cc
  compiler-rt/trunk/lib/xray/xray_utils.h
  compiler-rt/trunk/lib/xray/xray_x86_64.h
  compiler-rt/trunk/test/xray/CMakeLists.txt
  compiler-rt/trunk/test/xray/Unit/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27038.85688.patch
Type: text/x-patch
Size: 59139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/38ec67bb/attachment.bin>


More information about the llvm-commits mailing list