#5956: Annotate heap profile at certain times
------------------------------+---------------------------------------------
 Reporter:  nomeata           |          Owner:                  
     Type:  feature request   |         Status:  new             
 Priority:  normal            |      Component:  Profiling       
  Version:  7.4.1             |       Keywords:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown      |       Testcase:                  
Blockedby:                    |       Blocking:                  
  Related:                    |  
------------------------------+---------------------------------------------
 Just an idea I’d like to note down: When looking at a heap profile, I
 often have to guess what phase is what. It would be useful if there is a
 {{{
 GHC.Exts.annotateHeapProfile :: String -> IO ()
 }}}
 function where a vertical line shows up in the heap profile every time the
 function is called, and is labeled by the given string.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5956>
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

Reply via email to