Package ps_mem: Information

    Source package: ps_mem
    Version: 3.12-alt1
    Latest version according to Repology
    Build time:  Jun 27, 2021, 03:01 PM in the task #275796
    Category: Monitoring
    Report package bug
    License: LGPL-2.1
    Summary: A utility to accurately report the in core memory usage for a program
    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.

    List of rpms provided by this srpm:
    ps_mem (noarch)

    Maintainer: Michael Shigorin

    List of contributors:
    Anton Midyukov
    Michael Shigorin

    ACL:
    Michael Shigorin
    @everybody

      1. python3-module-setuptools
      2. python3-module-setuptools
      3. rpm-build-python3

    Last changed


    April 26, 2019 Anton Midyukov 3.12-alt1
    - New version 3.12
    Dec. 3, 2016 Michael Shigorin 3.6-alt1
    - initial build for ALT Linux Sisyphus (based on fedora package)
    July 11, 2016 Lumir Balhar <lbalhar@redhat.com> - 3.6-2
    - Fixed missing BuildRequire