ghc-events-0.4.3.0: Library and tool for parsing .eventlog files from 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.