DOKK / manpages / debian 12 / systemtap-doc / probe::vm.brk.3stap.en
PROBE::VM.BRK(3stap) Memory Tapset PROBE::VM.BRK(3stap)

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

vm.brk 

name

name of the probe point

address

the requested address

length

the length of the memory segment

The process calling brk.

tapset::memory(3stap)

November 2022 SystemTap Tapset Reference