主页 > 知识库 > linux中 pmap 命令详解

linux中 pmap 命令详解

热门标签:4层电梯外呼控制系统设计 申请400电话有什么用 宿松高德地图标注 电销机器人加盟多少钱 贵阳400电话到哪里去办理 400电话申请找 网络电话外呼系统拨号软件 天津智能外呼系统排名 汨罗代理外呼系统

通过查看帮助,返回了如下信息:

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).

然后列出某个进程(PID:8868)的信息时如下:

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 ]

以上列表项的含义如下:

Address: 内存分配地址

Kbytes:   实际分配的内存大小

RSS:       程序实际占用的内存大小

Mapping: 分配该内存的模块的名称

总结

以上所述是小编给大家介绍的linux中 pmap 命令详解,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对脚本之家网站的支持!

您可能感兴趣的文章:
  • Linux性能测试 pmap命令详解

标签:连云港 广东 临沂 赣州 海北 抚州 昌都 乌兰察布

巨人网络通讯声明:本文标题《linux中 pmap 命令详解》,本文关键词  linux,中,pmap,命令,详解,linux,;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
  • 相关文章
  • 下面列出与本文章《linux中 pmap 命令详解》相关的同类信息!
  • 本页收集关于linux中 pmap 命令详解的相关信息资讯供网民参考!
  • 推荐文章