ghc-events-parallel-0.4.2.0: Library and tool for parsing .eventlog files from parallel GHC

Safe HaskellSafe-Inferred

GHC.RTS.Events.Analysis.Thread

Synopsis

Documentation

data ThreadState Source

This datatype defines the state machine for a single thread.

threadMachine :: Machine ThreadState EventInfoSource

This state machine tracks the events processed by a thread.