[PATCH] D45757: [XRay][profiler] Part 2: XRay Function Call Trie

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 29 06:58:16 PDT 2018


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

Rebase


https://reviews.llvm.org/D45757

Files:
  compiler-rt/lib/xray/CMakeLists.txt
  compiler-rt/lib/xray/tests/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/function_call_trie_test.cc
  compiler-rt/lib/xray/xray_function_call_trie.h
  compiler-rt/lib/xray/xray_profiler_flags.cc
  compiler-rt/lib/xray/xray_profiler_flags.h
  compiler-rt/lib/xray/xray_profiler_flags.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45757.144479.patch
Type: text/x-patch
Size: 32002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180429/9f142486/attachment.bin>


More information about the llvm-commits mailing list