[GHC] #7275: Give more detailed information about PINNED data in a heap profile

GHC ghc-devs at haskell.org
Tue Sep 29 15:54:08 UTC 2015


#7275: Give more detailed information about PINNED data in a heap profile
-------------------------------------+-------------------------------------
        Reporter:  edsko             |                Owner:
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.6.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * component:  Profiling => Compiler


Comment:

 We discussed this during this week's GHC meeting. Simon Marlow confirmed
 that Ian's suggestion would likely be feasible given a few days of effort.
 There is, however, the possibility that we would need to be more careful
 about zeroing out slots that we might accidentally dereference.

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


More information about the ghc-tickets mailing list