probe::vm.brk − Fires when a brk is requested (i.e. the heap will be resized)
vm.brk
address
the requested address
length
the length of the memory segment
name
name of the probe point
The process calling brk.
tapset::memory(3stap)