VM\&.BRK

Section: Memory Tapset (3stap)
Updated: October 2009
Index Return to Main Contents
 

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
 

COPYRIGHT