PROBE::VM\&.MMAP

Section: Memory Tapset (3stap)
Updated: November 2020
Page Index
 

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)


 

Index

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO