
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>.
AUTHOR
William Cohen <wcohen@redhat.com>