== Quote from Paulo Pinto ([email protected])'s article > One thing that would help, would be if it could be possible to plug into > D's GC like in other systems. > I mean the tools that allow to plugin into an existing application that > monitor > runtime activity.
Can you be a little more specific about what you're asking for? One thing that might be nice is reviving GCStats, which allowed getting some basic statistics about GC performance, but is not exposed and appears to have succumbed to severe bit rot. Other than that, I have no idea what you mean.
