TAPSET::PAGEFAULT(3stap) TAPSET::PAGEFAULT(3stap)NAMEtapset::pagefault - systemtap pagefault probe pointsDESCRIPTIONThis family of probe points is used to probe page fault events. It contains the following probe points: vm.pagefault Fires when there is a pagefault Arguments: address The address caused this page fault. write_access 1 means this is a write access and 0 means this is a read accessSEE ALSOstap(1), stapprobes(3stap)IBMTAPSET::PAGEFAULT(3stap)
| Related Man Pages |
|---|
| tapset::ioscheduler(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::scsi(3stap) - centos |
| tapset::kprocess(3stap) - debian |
| tapset::perf(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |