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

Safe HaskellSafe
LanguageHaskell98

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.