[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project ps_mem-3.6-9.el8

Name ps_mem
Epoch 0
Version 3.6
Release 9.el8
Website/URL https://github.com/pixelb/ps_mem
License LGPLv2
Build Time 2023-08-08 15:57:07
Build Host builder-x86-01.inferitos.ru
Summary Memory profiling tool
Repositories BaseOS
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
ps_mem-3.6-9.el8.noarch Memory profiling tool 0b187bfac473c29cb45d0fd64d081fb957aa3af95da2ee1cfb12d5cb255e8afe download
src
ps_mem-3.6-9.el8.src Memory profiling tool a79444bb30ccfec4e113947191ece2e161cc5ef03bc31357902d834eb9d77df3 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.6-9
- Rebuilt for MSVSphere 8.8

* Fri Nov 05 2021 Jan Rybar <jrybar@redhat.com> - 3.6-9
- python-3.6 introduced changes in flush() sanitizing: gating fails
- Resolves: rhbz#1651769

* Thu Nov 04 2021 Jan Rybar <jrybar@redhat.com> - 3.6-8
- output is not redirected when ps_mem is killed
- Resolves: rhbz#1651769

* Tue Jun 30 2020 Jan Rybar <jrybar@redhat.com> - 3.6-7
- gating activated
- cmdline unwanted blank spaces fixed
- Resolves: rhbz#1780986

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.6-3
- Rebuild for Python 3.6

* Mon Jul 11 2016 Lumir Balhar <lbalhar@redhat.com> - 3.6-2
- Fixed missing BuildRequire

* Wed Jun 08 2016 Lumir Balhar <lbalhar@redhat.com> - 3.6-1
- Latest upstream release
- Package ported to Python3 with dependencies