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       length
14           the length of the memory segment
15
16       address
17           the requested address
18
19       name
20           name of the probe point
21

CONTEXT

23       The process calling brk.
24

SEE ALSO

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