| Name: | ps_mem | 
|---|---|
| Version: | 3.6 | 
| Release: | 7.el8 | 
| Architecture: | noarch | 
| Group: | Applications/System | 
| Size: | 44943 | 
| License: | LGPLv2 | 
| RPM: | ps_mem-3.6-7.el8.noarch.rpm | 
| Source RPM: | ps_mem-3.6-7.el8.src.rpm | 
| Build Date: | Wed Nov 04 2020 | 
| Build Host: | jenkins-172-17-0-2-5bc3004c-ffa1-4f98-af6b-b1992f2c4850.blddevtest1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/pixelb/ps_mem | 
| Summary: | Memory profiling tool | 
| Description: | The ps_mem tool reports how much core memory is used per program (not per process). In detail it reports: sum(private RAM for program processes) + sum(Shared RAM for program processes) The shared RAM is problematic to calculate, and the tool automatically selects the most accurate method available for the running kernel.  |