how to do Heap profiling using LDC2?

mw mingwu at gmail.com
Thu Aug 20 20:29:02 UTC 2020


Hi,

I tried this:

```
$ ldmd2 test.d  -profile=gc
Warning: command-line option '-profile=gc' not yet supported by 
LDC.
```

and wondering how to do Heap profiling using LDC2?

Thanks.



More information about the digitalmars-d-ldc mailing list