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       length
17           the length of the memory segment
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       October 2018             PROBE::VM.BRK(3stap)
Impressum