probe::vm.pagefault.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS

 vm.pagefault 
 

VALUES

write_access

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

name

Name of the probe point

address

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

CONTEXT

The process which triggered the fault