이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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
Copy to clipboardCopiedValues
name
- name of the probe point
address
- the requested address
length
- the length of the memory segment
Context
The process calling brk.