hanchenye-llvm-project/llvm/unittests/XRay
Dean Michael Berris 4cae04873b [XRay] Use correct type for PID records
Previously we've been reading and writing the wrong types which only
worked in little endian implementations. This time we're writing the
same typed values the runtime is using, and reading them appropriately
as well.

llvm-svn: 341241
2018-08-31 19:32:46 +00:00
..
CMakeLists.txt [XRay] FDR Record Producer/Consumer Implementation 2018-08-31 08:04:56 +00:00
FDRProducerConsumerTest.cpp [XRay] Make the FDRTraceWriter Endian-aware 2018-08-31 16:08:38 +00:00
FDRTraceWriterTest.cpp [XRay] Use correct type for PID records 2018-08-31 19:32:46 +00:00
GraphTest.cpp
ProfileTest.cpp [XRay][llvm] Load XRay Profiles 2018-08-30 01:43:22 +00:00