PROBE::VM\&.MUNMAP

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

NAME

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

SYNOPSIS

vm.munmap 
 

VALUES

name

name of the probe point

address

the requested address

length

the length of the memory segment
 

CONTEXT

The process calling munmap.  

SEE ALSO

tapset::memory(3stap)


 

Index

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO