cvs commit: fptools/ghc/docs/storage-mgt ldv.tex

gla@glass.cse.ogi.edu gla@glass.cse.ogi.edu
Wed, 22 Aug 2001 03:48:51 -0700


gla         2001/08/22 03:48:51 PDT

  Added files:
    ghc/docs/storage-mgt ldv.tex 
  Log:
  A document on the implementation of Lag/Drag/Void/Use profiling.
  Focuses on the major issues to be considered for the implementation.
  Also includes a brief user guide.
  Gives the details on which files were modified.
  
  The idea is based upon the following paper:
  `Lag, drag, void and use - heap profiling and space-efficeint compilation revisited'
  Niklas Rojemo and Colin Runciman, ICFP '96.