Tag

pmap

1 views collected around this technical thread.

Cognitive Technology Team
Cognitive Technology Team
May 31, 2025 · Fundamentals

Analyzing Linux Process Memory Usage with ps, pmap, and Alternative Tools

This tutorial explains how Linux processes use memory, distinguishes between shared and private memory, demonstrates how to interpret ps output, and shows how to obtain detailed memory maps using pmap and other utilities such as /proc, smaps, smem, exmap, and valgrind.

LinuxMemory usageProcess Monitoring
0 likes · 12 min read
Analyzing Linux Process Memory Usage with ps, pmap, and Alternative Tools