[GHC] #14513: +RTS -hT does not report about SmallArray objects
GHC
ghc-devs at haskell.org
Thu Nov 23 17:59:01 UTC 2017
#14513: +RTS -hT does not report about SmallArray objects
-------------------------------------+-------------------------------------
Reporter: akio | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Runtime System | Version: 8.2.1
Resolution: | Keywords: profiling
Operating System: Linux | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4226
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"5e356276efffa40e82c89628fbdf1a38ca489216/ghc"
5e356276/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="5e356276efffa40e82c89628fbdf1a38ca489216"
rts/Printer: add closure name entries for small arrays (Fixes #14513)
Test Plan: ./validate
Reviewers: bgamari, erikd, simonmar
Reviewed By: bgamari
Subscribers: rwbarton, thomie
GHC Trac Issues: #14513
Differential Revision: https://phabricator.haskell.org/D4226
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14513#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list