ghc-events-parallel

Library and tool for parsing .eventlog files from parallel GHC

Latest on Hackage:0.5.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

Parses .eventlog files emitted by parallel GHC versions (6.12.3 and later). This package can replace the original ghc-events package and defines a superset of functions and types. Includes the ghc-events tool permitting, in particular, to dump an event log file as text.