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       address
13           the address of the shared write
14
15       name
16           name of the probe point
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         May 2019          PROBE::VM.WRITE_SH(3stap)
Impressum