[PATCH] D28345: [XRay] Define the library for XRay trace logs
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 22:50:09 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL291652: [XRay] Define the library for XRay trace logs (authored by dberris).
Changed prior to commit:
https://reviews.llvm.org/D28345?vs=83917&id=83919#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28345
Files:
llvm/trunk/include/llvm/XRay/Trace.h
llvm/trunk/include/llvm/XRay/XRayRecord.h
llvm/trunk/include/llvm/XRay/YAMLXRayRecord.h
llvm/trunk/lib/CMakeLists.txt
llvm/trunk/lib/XRay/CMakeLists.txt
llvm/trunk/lib/XRay/Trace.cpp
llvm/trunk/test/tools/llvm-xray/X86/convert-roundtrip.yaml
llvm/trunk/tools/llvm-xray/CMakeLists.txt
llvm/trunk/tools/llvm-xray/xray-converter.cc
llvm/trunk/tools/llvm-xray/xray-converter.h
llvm/trunk/tools/llvm-xray/xray-log-reader.cc
llvm/trunk/tools/llvm-xray/xray-log-reader.h
llvm/trunk/tools/llvm-xray/xray-record-yaml.h
llvm/trunk/tools/llvm-xray/xray-record.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28345.83919.patch
Type: text/x-patch
Size: 35977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/792b33ba/attachment.bin>
More information about the llvm-commits
mailing list