probe::vm.brk - Fires when a brk is requested (i.e. the heap will be resized)
Contents
Context
The process calling brk.
Name
probe::vm.brk - Fires when a brk is requested (i.e. the heap will be resized)
See Also
tapset::memory(3stap) SystemTap Tapset Reference April 2024 PROBE::VM.BRK(3stap)
Synopsis
vm.brk
Values
length
the length of the memory segment
address
the requested address
name
name of the probe point
