Sum proportional set size of every process for accurate memory usage statistics.
lib/include | ||
src | ||
.clang-format | ||
.gitignore | ||
build.ninja | ||
install.sh | ||
ngen.toml | ||
README.md | ||
uninstall.sh |
pss-total
sum proportional set size of every process for accurate memory usage statistics. In non-pretty mode, the number is given in kibibytes.
Summary
pss-total [OPTIONS]
Options
-p
,--pretty
: format output using sensible units: KiB, MiB, or GiB.-h
,--help
: print this help message.