https://bugs.llvm.org/show_bug.cgi?id=38577
Bug ID: 38577
Summary: XRay Profiling: Remove dependency on
InternalAlloc/InternalFree
Product: XRay
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Runtime
Assignee: dber...@google.com
Reporter: dber...@google.com
CC: llvm-bugs@lists.llvm.org
We've found that use of the internal allocators in the profiling runtime's
profile collection service interferes with some custom malloc implementations
(like tcmalloc). This bug tracks the work to remove reliance on the internal
allocator(s) from all aspects of the profiling mode runtime for XRay.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs