[PATCH] D54140: [XRay] Use TSC delta encoding for custom/typed events

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 20:40:24 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346293: [XRay] Use TSC delta encoding for custom/typed events (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D54140?vs=172717&id=172897#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54140

Files:
  compiler-rt/trunk/lib/xray/xray_fdr_controller.h
  compiler-rt/trunk/lib/xray/xray_fdr_log_writer.h
  compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
  llvm/trunk/include/llvm/XRay/BlockIndexer.h
  llvm/trunk/include/llvm/XRay/BlockPrinter.h
  llvm/trunk/include/llvm/XRay/BlockVerifier.h
  llvm/trunk/include/llvm/XRay/FDRRecords.h
  llvm/trunk/include/llvm/XRay/FDRTraceExpander.h
  llvm/trunk/include/llvm/XRay/FDRTraceWriter.h
  llvm/trunk/include/llvm/XRay/RecordPrinter.h
  llvm/trunk/lib/XRay/BlockIndexer.cpp
  llvm/trunk/lib/XRay/BlockPrinter.cpp
  llvm/trunk/lib/XRay/BlockVerifier.cpp
  llvm/trunk/lib/XRay/FDRRecordProducer.cpp
  llvm/trunk/lib/XRay/FDRRecords.cpp
  llvm/trunk/lib/XRay/FDRTraceExpander.cpp
  llvm/trunk/lib/XRay/FDRTraceWriter.cpp
  llvm/trunk/lib/XRay/FileHeaderReader.cpp
  llvm/trunk/lib/XRay/RecordInitializer.cpp
  llvm/trunk/lib/XRay/RecordPrinter.cpp
  llvm/trunk/lib/XRay/Trace.cpp
  llvm/trunk/unittests/XRay/FDRRecordsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54140.172897.patch
Type: text/x-patch
Size: 37038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/8835c010/attachment.bin>


More information about the llvm-commits mailing list