[GHC] #13492: -p option report much less time than actual on high intensity of FFI calls application

GHC ghc-devs at haskell.org
Wed Aug 22 13:21:56 UTC 2018


#13492: -p option report much less time than actual on high intensity of FFI calls
application
-------------------------------------+-------------------------------------
        Reporter:  varosi            |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Profiling         |              Version:  8.5
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:  x86_64
 Type of failure:  Debugging         |  (amd64)
  information is incorrect           |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 I agree that our eventlog tooling has significant weaknesses. Using O(n)
 memory in a trace analysis tool is quite problematic. Ultimately I would
 actually like to see the eventlog supercede our ad-hoc `hp` (and perhaps
 some day `prof`) format for profiling but these issues will first need to
 be resolved.

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


More information about the ghc-tickets mailing list