[llvm-dev] RFC: Sanitizer-based Heap Profiler

Andrey Bokhanko via llvm-dev llvm-dev at lists.llvm.org
Wed Jul 7 05:13:28 PDT 2021


Hi David,

On Wed, Jul 7, 2021 at 7:25 AM Xinliang David Li <xinliangli at gmail.com> wrote:
>
>
> On Tue, Jul 6, 2021 at 5:09 AM Andrey Bokhanko <andreybokhanko at gmail.com> wrote:
>>
>> Hi Teresa,
>>
>> Thank you for the quick reply! I'm really happy to see the project is
>> moving forward!
>>
>> > We initially plan to use the profile information to provide guidance to the dynamic allocation runtime on data allocation and placement. We'll send more details on that when it is fleshed out too.
>>
>> Just to double check: do you plan to open-source this runtime? --
>
>
> It will be in tcmalloc initially.

Got it -- thanks!

We (Huawei) would be happy to contribute -- for example, with extra
testing, on a different set of workloads / environment / hardware
target.

Yours,
Andrey


More information about the llvm-dev mailing list