Name

probe vm.brk — Fires when a <command>brk</command> is requested (i.e. the heap will be resized).

Synopsis

probe vm.brk 

Values

length

The length of the memory segment

address

The requested address

Context

The process calling <command>brk</command>.