Your Logo
Documentation made easier

PROBE::VM.MMAP

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO

NAME

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

SYNOPSIS

vm.mmap

VALUES

address

the requested address

name

name of the probe point

length

the length of the memory segment

CONTEXT

The process calling mmap.

SEE ALSO

tapset::memory(3stap)