[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:46:20 PST 2017


dberris updated this revision to Diff 83916.
dberris marked 2 inline comments as done.
dberris added a comment.

Use file type detection and rename LogReader to Trace.


https://reviews.llvm.org/D28345

Files:
  include/llvm/XRay/Trace.h
  include/llvm/XRay/XRayRecord.h
  include/llvm/XRay/YAMLXRayRecord.h
  lib/CMakeLists.txt
  lib/XRay/CMakeLists.txt
  lib/XRay/Trace.cpp
  test/tools/llvm-xray/X86/convert-roundtrip.yaml
  tools/llvm-xray/CMakeLists.txt
  tools/llvm-xray/xray-converter.cc
  tools/llvm-xray/xray-converter.h
  tools/llvm-xray/xray-log-reader.cc
  tools/llvm-xray/xray-log-reader.h
  tools/llvm-xray/xray-record-yaml.h
  tools/llvm-xray/xray-record.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28345.83916.patch
Type: text/x-patch
Size: 22568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/a60ebaa5/attachment.bin>


More information about the llvm-commits mailing list