3099cd5
1 2 3 4 5 6 7
# pmap(1) ```markdown pmap <pid> ............. dump virtual memory map of process. compared to /proc/<pid>/maps it shows the size of the mappings ```