Este conteúdo não está disponível no idioma selecionado.
probe::vm.brk
Name
probe::vm.brk — Fires when a brk is requested (i.e. the heap will be resized).
Synopsis
vm.brk
vm.brk
Values
length- The length of the memory segment
 name- Name of the probe point
 address- The requested address
 
Context
					The process calling brk.