cvs commit: fptools/ghc/rts Stats.c

Julian Seward sewardj@glass.cse.ogi.edu
Wed, 14 Mar 2001 07:01:04 -0800


sewardj     2001/03/14 07:01:04 PST

  Modified files:
    ghc/rts              Stats.c 
  Log:
  mut_user_time_during_GC() and mut_user_time(): don't forget to do
  TICK_TO_DBL of the result -- if not done, heap profiling times are
  off by a factor of 100.
  
  Revision  Changes    Path
  1.24      +3 -3      fptools/ghc/rts/Stats.c