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

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

TAPSET::PROCMEM(3stap) TAPSET::PROCMEM(3stap)

NAME

tapset::procmem - systemtap procmem tapset DESCRIPTION Process memory query and utility functions provide information about the memory usage of the current application. These functions provide information about the full size, resident, shared, code and data used by the current process. And provide utility functions to query the page size of the current architecture and create human readable string representations of bytes and pages used. procmemsize Total program virtual memory size in pages See function::procmemsize(3stap) for details. procmemsize Total program virtual memory size in pages See function::procmemsize(3stap) for details. procmemrss Program resident set size in pages See function::procmemrss(3stap) for details. procmemrss Program resident set size in pages See function::procmemrss(3stap) for details. procmemshr Program shared pages (from shared mappings) See function::procmemshr(3stap) for details. procmemshr Program shared pages (from shared mappings) See function::procmemshr(3stap) for details. procmemtxt Program text (code) size in pages See function::procmemtxt(3stap) for details. procmemtxt Program text (code) size in pages See function::procmemtxt(3stap) for details. procmemdata Program data size (data + stack) in pages See function::procmemdata(3stap) for details. procmemdata Program data size (data + stack) in pages See function::procmemdata(3stap) for details. mempagesize Number of bytes in a page for this architecture See function::mempagesize(3stap) for details. bytestostring Human readable string for given bytes See function::bytestostring(3stap) for details. pagestostring Turns pages into a human readable string See function::pagestostring(3stap) for details. procmemstring Human readable string of process memory usage See function::procmemstring(3stap) for details. procmemstring Human readable string of process memory usage See function::procmemstring(3stap) for details. SEE ALSO function::procmemsize(3stap), function::procmemrss(3stap), function::procmemshr(3stap), function::procmemtxt(3stap), function::procmemdata(3stap), function::mempagesize(3stap), function::bytestostring(3stap), function::pagestostring(3stap), function::procmemstring(3stap), stap(1), stapprobes(3stap) SystemTap Tapset Reference June 2018 TAPSET::PROCMEM(3stap)




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