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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 20 22:22:43 PDT 2018


dberris updated this revision to Diff 147732.
dberris marked 8 inline comments as done.
dberris added a comment.

- fixup: Update to address comments by kpw@


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_function_call_trie.h
  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.147732.patch
Type: text/x-patch
Size: 19561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/083ce9f7/attachment.bin>


More information about the llvm-commits mailing list