[GHC] #881: Improve space profiling for references

GHC trac at galois.com
Wed Apr 2 15:33:42 EDT 2008


#881: Improve space profiling for references
-----------------------------+----------------------------------------------
 Reporter:  simonpj          |          Owner:         
     Type:  feature request  |         Status:  new    
 Priority:  normal           |      Milestone:  _|_    
Component:  Profiling        |        Version:  6.4.2  
 Severity:  normal           |     Resolution:         
 Keywords:                   |     Difficulty:  Unknown
 Testcase:                   |   Architecture:  Unknown
       Os:  Unknown          |  
-----------------------------+----------------------------------------------
Comment (by SamB):

 Isn't the problem here that the retainer profiling is stopping at the
 IORef and writing the memory off as retained by "SYSTEM", when it should
 go back and find out who retains the IORef?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/881#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list