Query: function::proc_mem_string
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::PROC_MEM_S(3stap) Memory Tapset FUNCTION::PROC_MEM_S(3stap)NAMEfunction::proc_mem_string - Human readable string of current proc memory usageSYNOPSISproc_mem_string:string()ARGUMENTSNoneDESCRIPTIONReturns a human readable string showing the size, rss, shr, txt and data of the memory used by the current process. For example "size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k". SystemTap Tapset Reference June 2014 FUNCTION::PROC_MEM_S(3stap)
Related Man Pages |
---|
tapset::errno(3stap) - centos |
tapset::memory(3stap) - centos |
tapset::string(3stap) - centos |
tapset::task_time(3stap) - centos |
tapset::timestamp(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |
[TIP] Processing YAML files with yq |