simonmar 2006/01/12 06:42:25 PST
Modified files:
ghc/rts GC.c Stats.c Stats.h
Log:
+RTS -S: replace "collected" with "copied", which is more useful.
+RTS -Dg: print size of mutable list, and breakdown by type of closure
(MUT_VAR, MUT_ARR, others).
Revision Changes Path
1.211 +35 -15 fptools/ghc/rts/GC.c
1.61 +3 -3 fptools/ghc/rts/Stats.c
1.25 +1 -1 fptools/ghc/rts/Stats.h
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc