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.PAGEFAUL(3stap) | Memory Tapset | PROBE::VM.PAGEFAUL(3stap) |
NAME¶
probe::vm.pagefault - Records that a page fault occurredSYNOPSIS¶
vm.pagefault
VALUES¶
namename of the probe point
write_access
indicates whether this was a write or read access; 1
indicates a write, while 0 indicates a read
address
the address of the faulting memory access; i.e. the
address that caused the page fault
CONTEXT¶
The process which triggered the faultSEE ALSO0¶
tapset::memory(3stap)October 2018 | SystemTap Tapset Reference |