Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable GC stats collection on demand #1

Open
tibbe opened this issue Jul 31, 2014 · 0 comments
Open

Enable GC stats collection on demand #1

tibbe opened this issue Jul 31, 2014 · 0 comments

Comments

@tibbe
Copy link
Collaborator

tibbe commented Jul 31, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant