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

NAME

6       probe::vm.brk - Fires when a brk is requested (i.e. the heap will be
7       resized)
8

SYNOPSIS

10       vm.brk
11

VALUES

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

CONTEXT

23       The process calling brk.
24

SEE ALSO

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