[GHC] #7952: Can cost-centre annotations be included in -ddump-simpl?

GHC ghc-devs at haskell.org
Mon Jun 17 20:59:34 CEST 2013


#7952: Can cost-centre annotations be included in -ddump-simpl?
---------------------------------+------------------------------------------
    Reporter:  nr                |       Owner:                  
        Type:  feature request   |      Status:  new             
    Priority:  normal            |   Milestone:                  
   Component:  Compiler          |     Version:  7.6.3           
    Keywords:  Core              |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonmar):

 The relevant code in the compiler is `CoreSyn.Tickish`,
 `CoreUtils.mkTick`, and `Simplify.simplTick`.  In the RTS it is in
 `rts/Profiling.c`, in particular `EnterFunCCS`.

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



More information about the ghc-tickets mailing list