[PATCH] D45758: [XRay][profiler] Part 3: Profile Collector Service

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 18:33:13 PDT 2018


dberris updated this revision to Diff 146732.
dberris added a comment.

- Rebase
  - fixup: Adjust names to use non-prefixed flag names


https://reviews.llvm.org/D45758

Files:
  compiler-rt/lib/xray/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/profile_collector_test.cc
  compiler-rt/lib/xray/xray_profile_collector.cc
  compiler-rt/lib/xray/xray_profile_collector.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45758.146732.patch
Type: text/x-patch
Size: 18288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/b38f9963/attachment.bin>


More information about the llvm-commits mailing list