Linux has many utilities that report memory usage such as free, top, and ps.
In this roundup we focus on useful tools that help you work out the amount of memory used by programs. Some of the tools focus on the visualisation of memory usage, others follow a more traditional approach.
There’s a wide range of tools available for Linux.
Here’s our verdict captured in a legendary LinuxLinks-style ratings chart. Only free and open source software is eligible for inclusion here.

Explore each tool in detail by clicking the links below.
| Process Memory Tools | |
|---|---|
| ps_mem | Accurately reports memory usage of programs |
| pscircle | Visualizes Linux processes in a form of radial tree |
| psrecord | Record the CPU and memory activity of a process |
| process-mem | Display memory used by processes |
| process-map | Visualize the virtual memory of a process |
| mstat | Measure memory usage of a program over time |
| alram | Helps when available memory is below threshold, with optional task killer |
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


ps_mem is very useful. Thanks
Shame that it isn’t maintained.