This more correctly reflects the data written by the FDR mode runtime.
This is a continuation of the work in D50441.
Paths
| Differential D51911
[XRay] Add TSC to NewCPUId Records ClosedPublic Authored by dberris on Sep 10 2018, 10:45 PM.
Details Summary This more correctly reflects the data written by the FDR mode runtime. This is a continuation of the work in D50441.
Diff Detail
Event Timelinedberris added a child revision: D51912: [XRay] Use FDR Records+Visitors for Trace Loading.Sep 10 2018, 10:56 PM
This revision is now accepted and ready to land.Sep 10 2018, 11:36 PM Closed by commit rL341905: [XRay] Add TSC to NewCPUId Records (authored by dberris). · Explain WhySep 10 2018, 11:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 164812 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
|