GHC.RTS.Events

The event log types

data EventLog

data EventType

data Event

data EventInfo

data ThreadStopStatus

data Header

data Data

data CapsetType

type Timestamp

type ThreadId

Reading and writing event logs

readEventLogFromFile

writeEventLogToFile

Utilities

data CapEvent

sortEvents

groupEvents

sortGroups

buildEventTypeMap

Printing

showEventInfo

showThreadStopStatus

ppEventLog

ppEventType

ppEvent