vm.brk.3stap

Langue: en

Autres versions - même langue

Version: May 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS

 vm.brk 
 

VALUES

length

The length of the memory segment

address

The requested address

CONTEXT

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

AUTHOR

SystemTap

Hackers