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

Orvid King <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Orvid King <[email protected]> ---
You can't call any of them directly, and the version of the runtime that's
included in releases doesn't have profiling enabled in the GC, which means it
doesn't use GCStats.

This means the first step would be to clean up the profiling mechanisms in the
GC into an API that's easy to work with.

--

Reply via email to