1FUNCTION::PROC_MEM_S(3stap) Memory Tapset FUNCTION::PROC_MEM_S(3stap)
23
4
NAME
6function::proc_mem_shr_pid - Program shared pages (from shared
7mappings)
8
SYNOPSIS
10proc_mem_shr_pid:long(pid:long)
11
ARGUMENTS
13pid
14The pid of process to examine
15
DESCRIPTION
17Returns the shared pages (from shared mappings) of the given process,
18or zero when the process doesn't exist or the number of pages couldn't
19be retrieved.
2021
22
23
SystemTap Tapset Reference August 2011 FUNCTION::PROC_MEM_S(3stap)