Provided by: systemtap-doc_2.3-1ubuntu1.4_all 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.