1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/XRay
Dean Michael Berris 619efbbc33 [XRay][lib] Support and temporarily skip over CustomEvent records
Summary:
In D30630 we will start writing custom event records. To avoid breaking
the tools that read the FDR mode records, we skip over these records.
To support these custom event records more effectively, we will have to
expose them in the trace loading API. Those changes will be forthcoming.

Reviewers: kpw, pelikan

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D33032

llvm-svn: 302856
2017-05-12 01:06:41 +00:00
..
CMakeLists.txt [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
InstrumentationMap.cpp [XRay] Implement powerpc64le xray. 2017-02-10 21:03:24 +00:00
Trace.cpp [XRay][lib] Support and temporarily skip over CustomEvent records 2017-05-12 01:06:41 +00:00