Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

probe::vm.brk(3stap)


PROBE::VM.BRK

PROBE::VM.BRK

NAME
SYNOPSIS
VALUES
CONTEXT

NAME

probe::vm.brk − Fires when a brk is requested (i.e. the heap will be resized).

SYNOPSIS

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.



probe::vm.brk(3stap)