GHC.HeapView

Heap data types

data GenClosure b

type Closure

allPtrs

data ClosureType

data StgInfoTable

type HalfWord

Reading from the heap

getClosureData

getBoxedClosureData

getClosureRaw

Pretty printing

ppClosure

Heap maps

data HeapTree

buildHeapTree

ppHeapTree

data HeapGraphEntry a

type HeapGraphIndex

data HeapGraph a

lookupHeapGraph

heapGraphRoot

buildHeapGraph

multiBuildHeapGraph

addHeapGraph

annotateHeapGraph

updateHeapGraph

ppHeapGraph

Boxes

data Box

asBox

areBoxesEqual

Disassembler

disassembleBCO