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       name
14           name of the probe point
15
16       address
17           the requested address
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       November 2022            PROBE::VM.BRK(3stap)
Impressum