Tracing allocations with "new" in dmd

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Jun 20 01:18:28 UTC 2020


On 6/19/20 4:59 PM, Walter Bright wrote:
> On 6/19/2020 8:36 AM, Andrei Alexandrescu wrote:
>> A quick experiment (built dmd itself with -profile=gc, ran it on a few 
>> simple files) seems to show that only array allocations are traced, 
>> but not allocations of individual objects.
> 
> Please post to bugzilla.

https://issues.dlang.org/show_bug.cgi?id=20960


More information about the Digitalmars-d mailing list