Man Page: probe::vm.write_shared
Operating Environment: centos
Section: 3stap
PROBE::VM.WRITE_SH(3stap) Memory Tapset PROBE::VM.WRITE_SH(3stap)NAMEprobe::vm.write_shared - Attempts at writing to a shared pageSYNOPSISvm.write_sharedVALUESname name of the probe point address the address of the shared writeCONTEXTThe context is the process attempting the write.DESCRIPTIONFires when a process attempts to write to a shared page. If a copy is necessary, this will be followed by a vm.write_shared_copy. SystemTap Tapset Reference June 2014 PROBE::VM.WRITE_SH(3stap)