How to analyze a Linux process’ memory map with pmap

1478

Use the pmap command to explore how a process is mapped in memory to monitor or troubleshoot memory usage.

Read More at Enable Sysadmin