10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
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.
|