1PROBE::VM.MMAP(3stap)            Memory Tapset           PROBE::VM.MMAP(3stap)
2
3
4

NAME

6       probe::vm.mmap - Fires when an mmap is requested
7

SYNOPSIS

9       vm.mmap
10

VALUES

12       address
13           the requested address
14
15       length
16           the length of the memory segment
17
18       name
19           name of the probe point
20

CONTEXT

22       The process calling mmap.
23

SEE ALSO

25       tapset::memory(3stap)
26
27
28
29SystemTap Tapset Reference       October 2018            PROBE::VM.MMAP(3stap)
Impressum