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

NAME

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

SYNOPSIS

9       vm.munmap
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 munmap.
23

SEE ALSO

25       tapset::memory(3stap)
26
27
28
29SystemTap Tapset Reference         May 2021            PROBE::VM.MUNMAP(3stap)
Impressum