Man Page: probe::vm.pagefault
Operating Environment: centos
Section: 3stap
PROBE::VM.PAGEFAUL(3stap) Memory Tapset PROBE::VM.PAGEFAUL(3stap)NAMEprobe::vm.pagefault - Records that a page fault occurredSYNOPSISvm.pagefaultVALUESwrite_access indicates whether this was a write or read access; 1 indicates a write, while 0 indicates a read name name of the probe point address the address of the faulting memory access; i.e. the address that caused the page faultCONTEXTThe process which triggered the fault SystemTap Tapset Reference June 2014 PROBE::VM.PAGEFAUL(3stap)
| Related Man Pages |
|---|
| tapset::kprocess(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::tty(3stap) - centos |
| probe::ioblock_trace.bounce(3stap) - centos |
| probe::ioblock_trace.end(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |