cvs commit: fptools/ghc/rts ProfHeap.c

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 12 Dec 2001 07:59:34 -0800


simonmar    2001/12/12 07:59:33 PST

  Modified files:
    ghc/rts              ProfHeap.c 
  Log:
  Include the CCS ID in the heap profile, so you can find the full CCS
  description in <foo>.prof or the XML profile output.
  
  Revision  Changes    Path
  1.35      +4 -2      fptools/ghc/rts/ProfHeap.c