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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 23:22:30 PDT 2018


dberris updated this revision to Diff 158175.
dberris edited the summary of this revision.
dberris added a comment.

Reduced the scope of the patch. We'll work on follow-on changes to implement more of the functionality, working towards moving more of the implementation in `llvm-stacks` to libraries.


https://reviews.llvm.org/D48370

Files:
  llvm/include/llvm/XRay/Profile.h
  llvm/lib/XRay/CMakeLists.txt
  llvm/lib/XRay/Profile.cpp
  llvm/unittests/XRay/CMakeLists.txt
  llvm/unittests/XRay/ProfileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48370.158175.patch
Type: text/x-patch
Size: 23136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/e6ebf119/attachment.bin>


More information about the llvm-commits mailing list