#2191: A way to programmatically cause GHC to report the cost center stack
associated with a value
---------------------------------+------------------------------------------
    Reporter:  SamB              |        Owner:  simonmar        
        Type:  feature request   |       Status:  new             
    Priority:  normal            |    Milestone:  6.12 branch     
   Component:  Profiling         |      Version:  6.8.2           
    Severity:  normal            |   Resolution:                  
    Keywords:  patch             |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * milestone:  6.10 branch => 6.12 branch

Comment:

 Patch pushed.

 {{{
 Tue Jan 27 00:48:25 PST 2009  Samuel Bronson <[email protected]>
   * Implement #2191 (traceCcs# -- prints CCS of a value when available --
 take 3)
 }}}

 we can't merge to 6.10 because this would be an API change.

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