other versions
- Tumbleweed 5.2-1.2
- Leap-16.0
- Leap-15.6
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¶
address
the requested address
length
the length of the memory segment
name
name of the probe point
CONTEXT¶
The process calling brk.
SEE ALSO0¶
tapset::memory(3stap)
November 2024 | SystemTap Tapset Reference |