function::proc_mem_string_pid(3) debian man page | unix.com

Man Page: function::proc_mem_string_pid

Operating Environment: debian

Section: 3

function::proc_mem_string_pid

FUNCTION:(3stap)						   Memory Tapset						  FUNCTION:(3stap)

NAME
function::proc_mem_string_pid - Human readable string of process memory usage
SYNOPSIS
proc_mem_string_pid:string(pid:long)
ARGUMENTS
pid The pid of process to examine
DESCRIPTION
Returns 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 May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
tapset::proc_mem(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::conversions(3stap) - centos
tapset::kprocess(3stap) - debian
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com