..
BlockIndexer.cpp
[XRay] Bug fixes for FDR custom event and arg-logging
2018-09-13 09:25:42 +00:00
BlockPrinter.cpp
[XRay] Add the llvm-xray fdr-dump
implementation
2018-09-11 00:22:53 +00:00
BlockVerifier.cpp
[XRay] Remove unused reference
2018-09-10 02:57:05 +00:00
CMakeLists.txt
[XRay] Use FDR Records+Visitors for Trace Loading
2018-09-11 06:45:59 +00:00
FDRRecordProducer.cpp
[XRay] Remove array for Metadata Record Types
2018-08-31 11:41:08 +00:00
FDRRecords.cpp
[XRay] FDRTraceWriter and FDR Trace Loading
2018-08-30 07:22:21 +00:00
FDRTraceExpander.cpp
[XRay] Use FDR Records+Visitors for Trace Loading
2018-09-11 06:45:59 +00:00
FDRTraceWriter.cpp
[XRay] Write the TSC along with CPUID
2018-09-11 07:27:59 +00:00
FileHeaderReader.cpp
[XRay] Refactor file header reading (NFC)
2018-08-22 07:37:55 +00:00
InstrumentationMap.cpp
[Xray] tooling allow MachO format support
2018-09-10 05:00:43 +00:00
LLVMBuild.txt
[XRay] Clean up XRay build configuration
2018-09-24 05:28:01 +00:00
LogBuilderConsumer.cpp
[XRay] FDR Record Producer/Consumer Implementation
2018-08-31 08:04:56 +00:00
Profile.cpp
[XRay][llvm] Load XRay Profiles
2018-08-30 01:43:22 +00:00
RecordInitializer.cpp
[XRay] Add TSC to NewCPUId Records
2018-09-11 06:36:51 +00:00
RecordPrinter.cpp
[XRay] Add TSC to NewCPUId Records
2018-09-11 06:36:51 +00:00
Trace.cpp
Use the container form llvm::sort(C, ...)
2018-09-30 22:31:29 +00:00