[PATCH] D53967: [XRay] Fix TSC and atomic custom/typed event accounting

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 16:00:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345905: [XRay] Fix TSC and atomic custom/typed event accounting (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D53967?vs=172095&id=172260#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53967

Files:
  compiler-rt/trunk/lib/xray/tests/CMakeLists.txt
  compiler-rt/trunk/lib/xray/tests/unit/fdr_controller_test.cc
  compiler-rt/trunk/lib/xray/tests/unit/fdr_log_writer_test.cc
  compiler-rt/trunk/lib/xray/tests/unit/test_helpers.h
  compiler-rt/trunk/lib/xray/xray_fdr_controller.h
  compiler-rt/trunk/lib/xray/xray_fdr_log_writer.h
  llvm/trunk/lib/XRay/FDRRecordProducer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53967.172260.patch
Type: text/x-patch
Size: 11068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/313918a4/attachment.bin>


More information about the llvm-commits mailing list