cvs commit: fptools/ghc/rts Profiling.c RtsFlags.c

Andy Gill andy@glass.cse.ogi.edu
Mon, 23 Jul 2001 16:37:35 -0700


andy        2001/07/23 16:37:35 PDT

  Modified files:
    ghc/rts              Profiling.c RtsFlags.c 
  Log:
  Adding the -Pa flag. This allows you to see all the cost centres
  
  Revision  Changes    Path
  1.21      +6 -2      fptools/ghc/rts/Profiling.c
  1.42      +7 -4      fptools/ghc/rts/RtsFlags.c