#7275: Give more detailed information about PINNED data in a heap profile
------------------------------+---------------------------------------------
Reporter: edsko | Owner:
Type: feature request | Status: new
Priority: normal | Component: Compiler
Version: 7.6.1 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Testcase:
Blockedby: | Blocking:
Related: |
------------------------------+---------------------------------------------
This is particularly useful when tracking down memory leaks due to
retaining (sub)bytestrings which themselves retain larger bytestrings. At
the moment, all the profile tells us is that this memory is "PINNED" but
it doesn't give us any info at all as to where the memory was allocated.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7275>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs