Skip to content

Enable GC stats collection on demand #1

@tibbe

Description

@tibbe

Today we require users to run their programs with +RTS -T or compile them with -rtsopts if they want GC stats. Turns out there's a way to enable GC stats during runtime:

http://comments.gmane.org/gmane.comp.lang.haskell.ghc.devel/5281

We should do this whenever the user requests GC stats to be monitored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions