1PROBE::VM.PAGEFAUL(3stap)        Memory Tapset       PROBE::VM.PAGEFAUL(3stap)
2
3
4

NAME

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

SYNOPSIS

9       vm.pagefault
10

VALUES

12       name
13           name of the probe point
14
15       write_access
16           indicates whether this was a write or read access; 1 indicates a
17           write, while 0 indicates a read
18
19       address
20           the address of the faulting memory access; i.e. the address that
21           caused the page fault
22

CONTEXT

24       The process which triggered the fault
25

SEE ALSO

27       tapset::memory(3stap)
28
29
30
31SystemTap Tapset Reference       October 2018        PROBE::VM.PAGEFAUL(3stap)
Impressum