Provided by: systemtap-doc_4.8-1_amd64
NAME
probe::vm.mmap - Fires when an mmap is requested
SYNOPSIS
vm.mmap
VALUES
length the length of the memory segment address the requested address name name of the probe point
CONTEXT
The process calling mmap.
SEE ALSO
tapset::memory(3stap)