probe::vm.brk.3stap - Man Page

Fires when a brk is requested (i.e. the heap will be resized)

Synopsis

vm.brk

Values

address

the requested address

length

the length of the memory segment

name

name of the probe point

Context

The process calling brk.

See Also0

tapset::memory(3stap)

Info

November 2024 SystemTap Tapset Reference Memory Tapset