Scroll to navigation

PROBE::VM.BRK(3stap) Memory Tapset PROBE::VM.BRK(3stap)

NAME

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

SYNOPSIS

vm.brk 

VALUES

name
name of the probe point

length

the length of the memory segment

address

the requested address

CONTEXT

The process calling brk.

SEE ALSO0

tapset::memory(3stap)
October 2018 SystemTap Tapset Reference