SYNOPSIS

vm.pagefault

VALUES

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

address

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

CONTEXT

The process which triggered the fault