GHC.RTS.Events

The event log types

data EventLog

data Header

data Data

data EventType

data Event

data EventInfo

data ThreadStopStatus

data CapsetType

type Timestamp

type ThreadId

type TaskId

data KernelThreadId

type EventTypeNum

type EventTypeDesc

type EventTypeSize

type BlockSize

type Capset

type StringId

type ProcessId

type MachineId

type PortId

type MessageSize

data MessageTag

type ParConjDynId

type ParConjStaticId

type SparkId

type FutureId

type PerfEventTypeNum

Reading and writing event logs

readEventLogFromFile

writeEventLogToFile

serialiseEventLog

Utilities

data CapEvent

sortEvents

buildEventTypeMap

Printing

printEventsIncremental

showEventInfo

buildEventInfo

showThreadStopStatus

ppEventLog

ppEventType

ppEvent

buildEvent

buildEvent'

Perf events

nEVENT_PERF_NAME

nEVENT_PERF_COUNTER

nEVENT_PERF_TRACEPOINT

sz_perf_num

sz_kernel_tid

For compatibility with old clients

spec

time