[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
Wed Oct 31 20:29:55 PDT 2018


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

Write down correct delta.


https://reviews.llvm.org/D53967

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

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


More information about the llvm-commits mailing list