Scroll to navigation

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

probe::vm.brk
 

NAME

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

SYNOPSIS

vm.brk 

VALUES

length
the length of the memory segment
name
name of the probe point
address
the requested address

CONTEXT

The process calling brk.
May 2013 SystemTap Tapset Reference