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

Safe HaskellSafe-Inferred
LanguageHaskell98

GHC.RTS.Events.Analysis.Thread

Synopsis

Documentation

data ThreadState Source

This datatype defines the state machine for a single thread.

threadMachine :: Machine ThreadState EventInfo Source

This state machine tracks the events processed by a thread.