other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::VM.BRK(3stap) | Memory Tapset | PROBE::VM.BRK(3stap) |
NAME¶
probe::vm.brk - Fires when a brk is requested (i.e. the heap will be resized)SYNOPSIS¶
vm.brk
VALUES¶
lengththe length of the memory segment
address
the requested address
name
name of the probe point
CONTEXT¶
The process calling brk.SEE ALSO0¶
tapset::memory(3stap)November 2020 | SystemTap Tapset Reference |