[PATCH] D55249: [XRay] Use preallocated memory for XRay profiling
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 4 22:58:01 PST 2018
dberris updated this revision to Diff 176766.
dberris marked an inline comment as done.
dberris added a comment.
Addressing comment by @mboerger.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55249/new/
https://reviews.llvm.org/D55249
Files:
compiler-rt/lib/xray/CMakeLists.txt
compiler-rt/lib/xray/tests/unit/allocator_test.cc
compiler-rt/lib/xray/tests/unit/profile_collector_test.cc
compiler-rt/lib/xray/tests/unit/segmented_array_test.cc
compiler-rt/lib/xray/xray_allocator.h
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
compiler-rt/lib/xray/xray_profiling.cc
compiler-rt/lib/xray/xray_profiling_flags.inc
compiler-rt/lib/xray/xray_segmented_array.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55249.176766.patch
Type: text/x-patch
Size: 42830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181205/03a3c3c6/attachment.bin>
More information about the llvm-commits
mailing list