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       address
16           the address of the faulting memory access; i.e. the address that
17           caused the page fault
18
19       write_access
20           indicates whether this was a write or read access; 1 indicates a
21           write, while 0 indicates a read
22

CONTEXT

24       The process which triggered the fault
25

SEE ALSO

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