主頁 > 知識(shí)庫 > linux中 pmap 命令詳解

linux中 pmap 命令詳解

熱門標(biāo)簽:4層電梯外呼控制系統(tǒng)設(shè)計(jì) 申請(qǐng)400電話有什么用 宿松高德地圖標(biāo)注 電銷機(jī)器人加盟多少錢 貴陽400電話到哪里去辦理 400電話申請(qǐng)找 網(wǎng)絡(luò)電話外呼系統(tǒng)撥號(hào)軟件 天津智能外呼系統(tǒng)排名 汨羅代理外呼系統(tǒng)

通過查看幫助,返回了如下信息:

Usage: pmap [options] pid [pid ...]
Options:
 -x, --extended       show details 
 -X             show even more details
      WARNING: format changes according to /proc/PID/smaps
 -XX             show everything the kernel provides
 -c, --read-rc        read the default rc
 -C, --read-rc-from=file>  read the rc from file
 -n, --create-rc       create new default rc
 -N, --create-rc-to=file>  create new rc to file
      NOTE: pid arguments are not allowed with -n, -N
 -d, --device        show the device format
 -q, --quiet         do not display header and footer
 -p, --show-path       show path in the mapping
 -A, --range=low>[,high>] limit results to the given range
 -h, --help   display this help and exit -V, --version output version information and exit
For more details see pmap(1).

然后列出某個(gè)進(jìn)程(PID:8868)的信息時(shí)如下:

pmap -x 8868
Address      Kbytes   RSS  Dirty Mode Mapping
00007f789ec2d000  1668  1384    0 r-x-- libc-2.19.so
00007f789edce000  2048    0    0 ----- libc-2.19.so
00007f789efce000   16   16   16 r---- libc-2.19.so
00007f789efd2000    8    8    8 rw--- libc-2.19.so
00000000020e0000  4008  4008  4008 rw---  [ anon ]
00007f787c000000   132   24   24 rw---  [ anon ]
00007f787c021000  65404    0    0 -----  [ anon ]
00007f7880000000   132   12   12 rw---  [ anon ]
00007f7880021000  65404    0    0 -----  [ anon ]
00007f7884000000   148   92   92 rw---  [ anon ]
00007f7884025000  65388    0    0 -----  [ anon ]

以上列表項(xiàng)的含義如下:

Address: 內(nèi)存分配地址

Kbytes:   實(shí)際分配的內(nèi)存大小

RSS:       程序?qū)嶋H占用的內(nèi)存大小

Mapping: 分配該內(nèi)存的模塊的名稱

總結(jié)

以上所述是小編給大家介紹的linux中 pmap 命令詳解,希望對(duì)大家有所幫助,如果大家有任何疑問請(qǐng)給我留言,小編會(huì)及時(shí)回復(fù)大家的。在此也非常感謝大家對(duì)腳本之家網(wǎng)站的支持!

您可能感興趣的文章:
  • Linux性能測(cè)試 pmap命令詳解

標(biāo)簽:連云港 廣東 臨沂 贛州 海北 撫州 昌都 烏蘭察布

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《linux中 pmap 命令詳解》,本文關(guān)鍵詞  linux,中,pmap,命令,詳解,linux,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《linux中 pmap 命令詳解》相關(guān)的同類信息!
  • 本頁收集關(guān)于linux中 pmap 命令詳解的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章