table of contents
other versions
- jessie 2.6-0.2
FUNCTION::PROC_MEM_R(3stap) | Memory Tapset | FUNCTION::PROC_MEM_R(3stap) |
NAME¶
function::proc_mem_rss_pid - Program resident set size in pagesSYNOPSIS¶
proc_mem_rss_pid:long(pid:long)
ARGUMENTS¶
pidThe pid of process to examine
DESCRIPTION¶
Returns the resident set size in pages of the given process, or zero when the process doesn't exist or the number of pages couldn't be retrieved.November 2014 | SystemTap Tapset Reference |