
NAME
probe_vm.mmap - Fires when an <command>mmap</command> is requested.
SYNOPSIS
probe vm.mmap
VALUES
length
The length of the memory segment
address
The requested address
CONTEXT
The process calling <command>mmap</command>.
AUTHOR
William Cohen <wcohen@redhat.com>