summaryrefslogtreecommitdiffstats
path: root/system/smem/README
blob: fd3bebd2037c000f98aeabba02aa4d54e22bdb66 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
smem is a tool that can give numerous reports on memory usage on Linux
systems.  Unlike existing tools, smem can report proportional set size
(PSS), which is a more meaningful representation of the amount of
memory used by libraries and applications in a virtual memory system.

Optional dependency: python3-matplotlib (for chart generation)

Note: the executable and man page are renamed smem-py to avoid conflict
with stock slackware's cfitsio package.