[GHC] #16170: Regression for #15806: -hT not available when profiling

#16170: Regression for #15806: -hT not available when profiling -------------------------------------+------------------------------------- Reporter: crockeea | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Documentation Unknown/Multiple | bug Test Case: | Blocked By: Blocking: | Related Tickets: 15806 Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- 9 months ago, I opened #15806, which was about documenting when -hT can be used. Ben created some patches to resolve this, but with GHC 8.6.3, I find the behavior is identical to 8.4.2, namely: * -hT is disallowed for executables built with profiling * the docs make no mention of this * when profiling is enabled, the list of options for heap profiling make no mention of -hT, making me question my sanity. Ben apparently fixed all of these, but perhaps it never got merged? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16170 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16170: Regression for #15806: -hT not available when profiling -------------------------------------+------------------------------------- Reporter: crockeea | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: #15806 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by crockeea): * related: 15806 => #15806 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16170#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16170: Regression for #15806: -hT not available when profiling -------------------------------------+------------------------------------- Reporter: crockeea | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: #15806 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by mpickering): Fixed by this MR I think: https://gitlab.haskell.org/ghc/ghc/merge_requests/94 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16170#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16170: Regression for #15806: -hT not available when profiling -------------------------------------+------------------------------------- Reporter: crockeea | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Resolution: | Keywords: profiling Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: #15806 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by mpickering): * keywords: => profiling -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16170#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16170: Regression for #15806: -hT not available when profiling -------------------------------------+------------------------------------- Reporter: crockeea | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Resolution: fixed | Keywords: profiling Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: #15806 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by crockeea): * status: new => closed * resolution: => fixed Comment: Okay, looks like some coincidental timing. Closing as fixed by https://gitlab.haskell.org/ghc/ghc/merge_requests/94. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16170#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC