[PATCH] D51911: [XRay] Add TSC to NewCPUId Records

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 23:41:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341905: [XRay] Add TSC to NewCPUId Records (authored by dberris, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51911?vs=164811&id=164812#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51911

Files:
  llvm/trunk/include/llvm/XRay/FDRRecords.h
  llvm/trunk/lib/XRay/RecordInitializer.cpp
  llvm/trunk/lib/XRay/RecordPrinter.cpp
  llvm/trunk/test/tools/llvm-xray/X86/fdr-dump-arg1-version-3.txt
  llvm/trunk/test/tools/llvm-xray/X86/fdr-dump-arg1.txt
  llvm/trunk/unittests/XRay/FDRBlockIndexerTest.cpp
  llvm/trunk/unittests/XRay/FDRBlockVerifierTest.cpp
  llvm/trunk/unittests/XRay/FDRProducerConsumerTest.cpp
  llvm/trunk/unittests/XRay/FDRRecordPrinterTest.cpp
  llvm/trunk/unittests/XRay/FDRRecordsTest.cpp
  llvm/trunk/unittests/XRay/FDRTraceWriterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51911.164812.patch
Type: text/x-patch
Size: 12800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/f4163f6c/attachment.bin>


More information about the llvm-commits mailing list