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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 17:46:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332313: [XRay][profiler] Part 2: XRay Function Call Trie (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D45757?vs=146723&id=146725#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45757

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

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


More information about the llvm-commits mailing list