PROBE::VM.MUNMAP(3stap) | Memory Tapset | PROBE::VM.MUNMAP(3stap) |
NAME¶
probe::vm.munmap - Fires when an munmap is requested
SYNOPSIS¶
vm.munmap
VALUES¶
length
the length of the memory segment
address
the requested address
name
name of the probe point
CONTEXT¶
The process calling munmap.
SEE ALSO0¶
tapset::memory(3stap)
April 2024 | SystemTap Tapset Reference |