[GHC] #7753: Profiling report broken with foreign exported functions

GHC ghc-devs
Tue Oct 1 09:52:47 UTC 2013


#7753: Profiling report broken with foreign exported functions
---------------------------------+------------------------------------
        Reporter:  akio          |            Owner:
            Type:  bug           |           Status:  patch
        Priority:  normal        |        Milestone:  7.8.1
       Component:  Profiling     |          Version:  7.6.2
      Resolution:                |         Keywords:
Operating System:  Linux         |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |       Difficulty:  Unknown
       Test Case:                |       Blocked By:
        Blocking:                |  Related Tickets:
---------------------------------+------------------------------------
Changes (by akio):

 * status:  new => patch


Comment:

 I'm not sure if this is the best way to fix it, but the attached patch
 improves the output; now {{{wrapper}}} and {{{f}}} are placed directly
 under {{{MAIN}}}, and they get {{{inherited}}} costs correctly.

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



More information about the ghc-tickets mailing list