Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

NAME

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

SYNOPSIS

       vm.munmap

VALUES

       address
           the requested address

       name
           name of the probe point

       length
           the length of the memory segment

CONTEXT

       The process calling munmap.