[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 01:08:32 PDT 2018


dberris updated this revision to Diff 172095.
dberris marked 4 inline comments as done.
dberris added a comment.

Address comments by @mboerger.


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.172095.patch
Type: text/x-patch
Size: 10942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/c66fa357/attachment-0001.bin>


More information about the llvm-commits mailing list