1PROBE::VM.WRITE_SH(3stap)        Memory Tapset       PROBE::VM.WRITE_SH(3stap)
2
3
4

NAME

6       probe::vm.write_shared - Attempts at writing to a shared page
7

SYNOPSIS

9       vm.write_shared
10

VALUES

12       name
13           name of the probe point
14
15       address
16           the address of the shared write
17

CONTEXT

19       The context is the process attempting the write.
20

DESCRIPTION

22       Fires when a process attempts to write to a shared page. If a copy is
23       necessary, this will be followed by a vm.write_shared_copy.
24

SEE ALSO

26       tapset::memory(3stap)
27
28
29
30SystemTap Tapset Reference         June 2018         PROBE::VM.WRITE_SH(3stap)
Impressum