[PATCH] D55249: [XRay] Use preallocated memory for XRay profiling
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 6 22:26:06 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348568: [XRay] Use preallocated memory for XRay profiling (authored by dberris, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D55249?vs=177124&id=177127#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55249/new/
https://reviews.llvm.org/D55249
Files:
compiler-rt/trunk/lib/xray/CMakeLists.txt
compiler-rt/trunk/lib/xray/tests/unit/allocator_test.cc
compiler-rt/trunk/lib/xray/tests/unit/profile_collector_test.cc
compiler-rt/trunk/lib/xray/tests/unit/segmented_array_test.cc
compiler-rt/trunk/lib/xray/xray_allocator.h
compiler-rt/trunk/lib/xray/xray_function_call_trie.h
compiler-rt/trunk/lib/xray/xray_profile_collector.cc
compiler-rt/trunk/lib/xray/xray_profile_collector.h
compiler-rt/trunk/lib/xray/xray_profiling.cc
compiler-rt/trunk/lib/xray/xray_profiling_flags.inc
compiler-rt/trunk/lib/xray/xray_segmented_array.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55249.177127.patch
Type: text/x-patch
Size: 39983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/ee7d65f6/attachment-0001.bin>
More information about the llvm-commits
mailing list