[ Все 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 ]
×

Пакет ps_mem-3.6-9.el8.src download

Имя ps_mem
Эпоха 0
Версия 3.6
Релиз 9.el8
Архитектура src
Сайт https://github.com/pixelb/ps_mem
Лицензия LGPLv2
Время сборки 2023-08-08 15:57:07
Хост сборки builder-x86-01.inferitos.ru
Краткое описание Memory profiling tool
Репозитории BaseOS
Полное описание 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.
Эррата
Размер 26 КиБ
Исходный проект ps_mem-3.6-9.el8
Контрольная сумма SHA-256 a79444bb30ccfec4e113947191ece2e161cc5ef03bc31357902d834eb9d77df3
× Full screenshot
История изменений 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