[GHC] #11543: Profiling information ambiguous

GHC ghc-devs at haskell.org
Fri Feb 5 14:19:30 UTC 2016


#11543: Profiling information ambiguous
-------------------------------------+-------------------------------------
           Reporter:  augustss       |             Owner:
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  7.8.3
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 If a module M contains two instances of class C with method m and you ask
 for top level functions to be profiled then you get two profile entries
 for method m, and you cannot tell which is which.

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


More information about the ghc-tickets mailing list