[PATCH] D48370: [XRay][llvm] Load XRay Profiles

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 4 18:03:04 PDT 2018


dberris updated this revision to Diff 154161.
dberris edited the summary of this revision.
dberris added a dependency: D48653: [XRay][compiler-rt] xray::Array Freelist and Iterator Updates.
dberris added a comment.

Rebase, update description.


https://reviews.llvm.org/D48370

Files:
  llvm/include/llvm/XRay/Profile.h
  llvm/include/llvm/XRay/Trace.h
  llvm/lib/XRay/CMakeLists.txt
  llvm/lib/XRay/Profile.cpp
  llvm/lib/XRay/Trace.cpp
  llvm/tools/llvm-xray/xray-stacks.cpp
  llvm/unittests/XRay/CMakeLists.txt
  llvm/unittests/XRay/ProfileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48370.154161.patch
Type: text/x-patch
Size: 20789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/72f176ca/attachment.bin>


More information about the llvm-commits mailing list