logo       

[GHC] #949: -hy heap profile shows "stg_ap_4_upd_info" instead of correct t: msg#00141

lang.haskell.glasgow.bugs

Subject: [GHC] #949: -hy heap profile shows "stg_ap_4_upd_info" instead of correct type

#949: -hy heap profile shows "stg_ap_4_upd_info" instead of correct type
--------------------------+-------------------------------------------------
Reporter: simonmar | Owner:
Type: bug | Status: new
Priority: normal | Milestone: _|_
Component: Profiling | Version: 6.6
Severity: normal | Keywords:
Difficulty: Unknown | Testcase:
Architecture: Multiple | Os: Multiple
--------------------------+-------------------------------------------------
The commoning up of `stg_ap` closures shouldn't happen when profiling,
because we lose information about closure's type.

However: what about selector thunks? The same problem exists there, but
selector thunks are vital for avoiding space leaks, so not generating them
will have an adverse affect on the profile.

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/949>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise