probe_vm.brk

Langue: en

Version: February 2009 (ubuntu - 08/07/09)

Section: 5 (Format de fichier)

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>