1FUNCTION::PROC_MEM_S(3stap)      Memory Tapset     FUNCTION::PROC_MEM_S(3stap)
2
3
4

NAME

6       function::proc_mem_string - Human readable string of current proc
7       memory usage
8

SYNOPSIS

10           proc_mem_string:string()
11

ARGUMENTS

13       None
14

DESCRIPTION

16       Returns a human readable string showing the size, rss, shr, txt and
17       data of the memory used by the current process. For example “size:
18       301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k”.
19
20
21
22SystemTap Tapset Reference        August 2011      FUNCTION::PROC_MEM_S(3stap)
Impressum