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

Safe HaskellSafe-Infered

GHC.RTS.Events.Analysis.Thread

Synopsis

Documentation

data ThreadState

This datatype defines the state machine for a single thread.

threadMachine :: Machine ThreadState EventInfo

This state machine tracks the events processed by a thread.