DOKK / manpages / debian 12 / systemtap-doc / probe::vm.pagefault.3stap.en
PROBE::VM.PAGEFAUL(3stap) Memory Tapset PROBE::VM.PAGEFAUL(3stap)

probe::vm.pagefault - Records that a page fault occurred

vm.pagefault 

address

the address of the faulting memory access; i.e. the address that caused the page fault

name

name of the probe point

write_access

indicates whether this was a write or read access; 1 indicates a write, while 0 indicates a read

The process which triggered the fault

tapset::memory(3stap)

November 2022 SystemTap Tapset Reference