[GHC] #14886: Add max GC pause to GHC.Stats/-t --machine-readable

GHC ghc-devs at haskell.org
Mon Mar 19 17:15:37 UTC 2018


#14886: Add max GC pause to GHC.Stats/-t --machine-readable
-------------------------------------+-------------------------------------
        Reporter:  Fuuzetsu          |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Runtime System    |              Version:  8.2.2
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * keywords:   => newcomer
 * component:  Compiler => Runtime System


Comment:

 Indeed having this information in a machine-readable form would be quite
 useful. Frankly, I wonder whether it might be helpful to just export
 everything from `-s` in JSON or some similarly ubiquitous format. This
 would greatly simplify parsing.

 Patches welcome!

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14886#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list