Man Page: function::proc_mem_string
Operating Environment: debian
Section: 3
function::proc_mem_string FUNCTION:(3stap) Memory Tapset FUNCTION:(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 May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| tapset::conversions(3stap) - centos |
| tapset::errno(3stap) - centos |
| tapset::kprocess(3stap) - centos |
| tapset::task_time(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |