[GHC] #10915: Statistical profiling support in the RTS
GHC
ghc-devs at haskell.org
Mon Nov 23 17:20:21 UTC 2015
#10915: Statistical profiling support in the RTS
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: feature request | Status: new
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1215,
Wiki Page: | Phab:D1214
-------------------------------------+-------------------------------------
Comment (by bgamari):
I didn't hear about this. It is currently quite possible to use just plain
`perf` but it works relatively poorly while profiling Haskell code due
various simplifications to the debug information which GHC must make to
fit it into DWARF.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10915#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list