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