此内容没有您所选择的语言版本。
probe::vm.brk
Name
probe::vm.brk — Fires when a brk is requested (i.e. the heap will be resized).
Synopsis
vm.brk
vm.brk
Values
length
- The length of the memory segment
name
- Name of the probe point
address
- The requested address
Context
The process calling brk.