Man Page: function::proc_mem_string_pid
Operating Environment: centos
Section: 3stap
FUNCTION::PROC_MEM_S(3stap) Memory Tapset FUNCTION::PROC_MEM_S(3stap)NAMEfunction::proc_mem_string_pid - Human readable string of process memory usageSYNOPSISproc_mem_string_pid:string(pid:long)ARGUMENTSpid The pid of process to examineDESCRIPTIONReturns a human readable string showing the size, rss, shr, txt and data of the memory used by the given 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 |
|---|
| function::ansi_set_color2(3) - debian |
| function::ctime(3stap) - centos |
| tapset::kprocess(3stap) - centos |
| tapset::task_time(3stap) - centos |
| tapset::kprocess(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |