probe::vm.brk.3stap - Man Page
Fires when a brk is requested (i.e. the heap will be resized)
Synopsis
vm.brk
Values
- length
the 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)
Info
April 2024 SystemTap Tapset Reference Memory Tapset