#15086: hT profiling option -------------------------------------+------------------------------------- Reporter: crockeea | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4643 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"236abdb80ab894b093faca7911ad8cabd6dc3e81/ghc" 236abdb/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="236abdb80ab894b093faca7911ad8cabd6dc3e81" rts: Allow heap prof by closure type in prof way Complete b7b6617a90824303daf555c817f538cd9c792671 (see ticket #15086) to actually enable profiling by closure type in the profiling rts. I.e. +RTS -p -hT is now accepted. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15086#comment:7> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler