Skip to content

XRay Profiling: Remove dependency on InternalAlloc/InternalFree #37925

Open
@llvmbot

Description

@llvmbot
Bugzilla Link 38577
Version unspecified
OS All
Reporter LLVM Bugzilla Contributor

Extended Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaxray

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions