Manual Pages for Linux CentOS command on man tapset::memory
MyWebUniversity

Manual Pages for Linux CentOS command on man tapset::memory

TAPSET::MEMORY(3stap) TAPSET::MEMORY(3stap)

NAME

tapset::memory - systemtap memory tapset DESCRIPTION

This family of probe points is used to probe memory-related events. vmfaultcontains Test return value for page fault reason See function::vmfaultcontains(3stap) for details. vm.pagefault Records that a page fault occurred See probe::vm.pagefault(3stap) for details. vm.pagefault.return Indicates what type of fault occurred See probe::vm.pagefault.return(3stap) for details. addrtonode Returns which node a given address belongs to within a NUMA system See function::addrtonode(3stap) for details. vm.writeshared Attempts at writing to a shared page See probe::vm.writeshared(3stap) for details. vm.writesharedcopy Page copy for shared page write See probe::vm.writesharedcopy(3stap) for details. vm.mmap Fires when an mmap is requested See probe::vm.mmap(3stap) for details. vm.munmap Fires when an munmap is requested See probe::vm.munmap(3stap) for details. vm.brk Fires when a brk is requested (i.e. the heap will be resized) See probe::vm.brk(3stap) for details. vm.oomkill Fires when a thread is selected for termination by the OOM killer See probe::vm.oomkill(3stap) for details. vm.kmalloc Fires when kmalloc is requested See probe::vm.kmalloc(3stap) for details. vm.kmemcachealloc Fires when kmemcachealloc is requested See probe::vm.kmemcachealloc(3stap) for details. vm.kmallocnode Fires when kmallocnode is requested See probe::vm.kmallocnode(3stap) for details. vm.kmemcacheallocnode Fires when kmemcacheallocnode is requested See probe::vm.kmemcacheallocnode(3stap) for details. vm.kfree Fires when kfree is requested See probe::vm.kfree(3stap) for details. vm.kmemcachefree Fires when kmemcachefree is requested See probe::vm.kmemcachefree(3stap) for details. SEE ALSO function::vmfaultcontains(3stap), function::addrtonode(3stap), probe::vm.pagefault(3stap), probe::vm.pagefault.return(3stap), probe::vm.writeshared(3stap), probe::vm.writesharedcopy(3stap), probe::vm.mmap(3stap), probe::vm.munmap(3stap), probe::vm.brk(3stap), probe::vm.oomkill(3stap), probe::vm.kmalloc(3stap), probe::vm.kmemcachealloc(3stap), probe::vm.kmallocnode(3stap), probe::vm.kmemcacheallocnode(3stap), probe::vm.kfree(3stap), probe::vm.kmemcachefree(3stap), stap(1), stapprobes(3stap) SystemTap Tapset Reference June 2018 TAPSET::MEMORY(3stap)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™