ghc-time-alloc-prof-0.0.0.1: Library for parsing GHC time and allocation profiling reports

Safe HaskellSafe
LanguageHaskell2010

GHC.RTS.TimeAllocProfile.Types

Synopsis

Documentation

data TotalTime Source #

total time in the profiling reports

Constructors

TotalTime 

Fields

newtype TotalAlloc Source #

total alloc in the profiling reports

Constructors

TotalAlloc 

Fields

data BriefCostCentre Source #

Constructors

BriefCostCentre 

Fields

data CostCentre Source #

Cost-centre node

Constructors

CostCentre 

Fields

data Callee Source #

Constructors

Callee 

Fields

Instances

data CallSite Source #

Constructors

CallSite 

Fields