/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


PROBE::VM.PAGEFAUL(3stap)                                 Memory Tapset                                PROBE::VM.PAGEFAUL(3stap)



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



SystemTap Tapset Reference                                 August 2011                                 PROBE::VM.PAGEFAUL(3stap)

Valid XHTML 1.0!Valid CSS!