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       name
17           name of the probe point
18
19       address
20           the requested address
21

CONTEXT

23       The process calling brk.
24

SEE ALSO

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