cvs commit: fptools/ghc/rts Stats.c Stats.h Storage.c
StoragePriv.h
Simon Marlow
simonmar@glass.cse.ogi.edu
Fri, 24 Nov 2000 07:19:36 -0800
simonmar 2000/11/24 07:19:36 PST
Modified files: (Branch: before-ghci-branch)
ghc/rts Stats.c Stats.h Storage.c StoragePriv.h
Log:
Merge some stuff and add some tweaks so that we can get the RTS's
tally of the total number of allocations from Haskell code.
Revision Changes Path
1.21.2.1 +9 -1 fptools/ghc/rts/Stats.c
1.8.6.1 +3 -1 fptools/ghc/rts/Stats.h
1.26.2.2 +5 -2 fptools/ghc/rts/Storage.c
1.10.6.2 +3 -1 fptools/ghc/rts/StoragePriv.h