[GHC] #11094: Cost-center heap profiler should be able to emit samples to eventlog

GHC ghc-devs at haskell.org
Sun Nov 15 12:59:24 UTC 2015


#11094: Cost-center heap profiler should be able to emit samples to eventlog
-------------------------------------+-------------------------------------
           Reporter:  bgamari        |             Owner:
               Type:  feature        |            Status:  new
  request                            |
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  7.10.2
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  Other
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Often when looking at heap profiles I find myself wishing that I had
 better tools for aligning the heap behavior to various events in the
 lifetime of my program. The eventlog provides a nice facility for marking
 these events, why not record heap profile samples in the eventlog as well?

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


More information about the ghc-tickets mailing list