Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.3

stapprobes.pagefault(5)


STAPPROBES.PAGEFAULT

STAPPROBES.PAGEFAULT

NAME
DESCRIPTION
SEE ALSO

NAME

stapprobes.pagefault − systemtap pagefault probe points

DESCRIPTION

This family of probe points is used to probe page fault events. It contains the following probe points:
vm.pagefault

Fires when there is a pagefault

Arguments:

address
The address caused this page fault.

write_access
1 means this is a write access and 0 means this is a read access

SEE ALSO

stap(1), stapprobes(5),



stapprobes.pagefault(5)