probe_vm.write_shared

Langue: en

Version: February 2009 (ubuntu - 08/07/09)

Section: 5 (Format de fichier)

NAME

probe_vm.write_shared - Attempts at writing to a shared page.

SYNOPSIS

 probe vm.write_shared 
 

VALUES

address

The address of the shared write.

CONTEXT

The context is the process attempting the write.

DESCRIPTION

Fires when a process attempts to write to a shared page. If a copy is necessary, this will be followed by a <command>vm.write_shared_copy</command>.

AUTHOR

William Cohen <wcohen@redhat.com>