Package ps_mem-3.6-16.el9.noarch
Name | ps_mem |
---|---|
Epoch | 0 |
Version | 3.6 |
Release | 16.el9 |
Architecture | noarch |
Website/URL | https://github.com/pixelb/ps_mem |
License | LGPLv2 |
Build Time | 2023-03-20 00:53:17 |
Build Host | builder-x86-02.inferitos.ru |
Summary | Memory profiling tool |
Repositories | AppStream |
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. |
Errata | — |
Size | 23 KiB |
Source Project | ps_mem-3.6-16.el9 |
SHA-256 checksum | 13fbabb568fa92aea22b75cc883912a1534ad2db203764db0453de9c56804dfe |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.6-16 - Rebuilt for MSVSphere 9.1. * Wed Feb 02 2022 Jan Rybar <jrybar@redhat.com> - 3.6-16 - output is not redirected when ps_mem is killed - cmdline unwanted blank spaces fixed - Resolves: rhbz#2033997 - Resolves: rhbz#2049743 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.6-15 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.6-14 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937