simonmar    2002/12/11 03:02:15 PST

  Modified files:        (Branch: eval-apply-branch)
    ghc/rts              Schedule.c 
  Log:
  - Change the behaviour of +RTS -i0 -RTS: now it causes a heap census
    at every GC, rather than as often as possible.  This allows us to
    make repeatable runs of profiled programs for debugging.
  
  - Fixes to raiseAsync to make it work with profiling.
  
  Revision  Changes    Path
  1.157.2.6 +17 -16    fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to