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.munmap(3stap)


PROBE::VM.MUNMAP

PROBE::VM.MUNMAP

NAME
SYNOPSIS
VALUES
CONTEXT

NAME

probe::vm.munmap − Fires when an munmap is requested.

SYNOPSIS

vm.munmap

VALUES

length

The length of the memory segment

name

Name of the probe point

address

The requested address

CONTEXT

The process calling munmap.



probe::vm.munmap(3stap)