Provided by: systemtap-doc_5.1-5_amd64 bug

NAME

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

SYNOPSIS

       vm.mmap

VALUES

       length
           the length of the memory segment

       name
           name of the probe point

       address
           the requested address

CONTEXT

       The process calling mmap.

SEE ALSO

       tapset::memory(3stap)

SystemTap Tapset Reference                         April 2024                              PROBE::VM.MMAP(3stap)