psrecord_1.4-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 08 Dec 2024 16:59:49 +0200 |
Source: | psrecord |
Binary: | python3-psrecord |
Architecture: | source all |
Version: | 1.4-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Alexandru Mihail <alexandru.mihail2897@gmail.com> |
Description: | python3-psrecord - Records the CPU and memory activity of a process |
Closes: | 1075810 |
Changes: | psrecord (1.4-1) unstable; urgency=medium * Initial release. (Closes: #1075810) |
Files: | f5c70f9bea186480da75ea8327e352c0 2212 utils optional psrecord_1.4-1.dsc 46243b6a265cb8efd95448e2eae2ae45 57229 utils optional psrecord_1.4.orig.tar.gz 49109272a13aee8c2974f510e2ef7456 2356 utils optional psrecord_1.4-1.debian.tar.xz 415d8e8fd29a64577fddd0a644806513 7766 utils optional psrecord_1.4-1_amd64.buildinfo 045ac0589181324d28ebff9932d04574 9932 utils optional python3-psrecord_1.4-1_all.deb |
psrecord_1.4-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | psrecord |
Binary: | python3-psrecord |
Architecture: | all |
Version: | 1.4-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Alexandru Mihail <alexandru.mihail2897@gmail.com> |
Homepage: | https://github.com/astrofrog/psrecord/ |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-psrecord |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-psrecord.git |
Build-Depends: | debhelper-compat (=13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-setuptools-scm, python3-pytest, python3-psutil, help2man |
Package-List: | python3-psrecord deb utils optional arch=all |
Files: | 46243b6a265cb8efd95448e2eae2ae45 57229 psrecord_1.4.orig.tar.gz 49109272a13aee8c2974f510e2ef7456 2356 psrecord_1.4-1.debian.tar.xz |
control file for python3-psrecord_1.4-1_all.deb (click to toggle) | |
---|---|
Package: | python3-psrecord |
Source: | psrecord |
Version: | 1.4-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 51 |
Depends: | python3-psutil, python3:any |
Recommends: | python3-matplotlib |
Provides: | psrecord |
Section: | utils |
Priority: | optional |
Homepage: | https://github.com/astrofrog/psrecord/ |
Description: | Records the CPU and memory activity of a process Psrecord is a small Python CLI utility that attaches itself to a process and records its CPU and memory usage. It appends results every sample interval into a log file. It can also plot the data into an image file at the end of a session using matplotlib. |
contents of python3-psrecord_1.4-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-08 14:59 ./ drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/ drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/bin/ -rwxr-xr-x root/root 212 2024-12-08 14:59 ./usr/bin/psrecord drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/lib/ drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/lib/python3/ drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord/ -rw-r--r-- root/root 1497 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord/__init__.py -rw-r--r-- root/root 1400 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord/__main__.py -rw-r--r-- root/root 406 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord/_version.py -rw-r--r-- root/root 10699 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord/main.py drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord/tests/ -rw-r--r-- root/root 0 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord/tests/__init__.py -rw-r--r-- root/root 2394 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord/tests/test_main.py drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord-1.4.dist-info/ -rw-r--r-- root/root 7 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord-1.4.dist-info/INSTALLER -rw-r--r-- root/root 3352 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord-1.4.dist-info/METADATA -rw-r--r-- root/root 91 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord-1.4.dist-info/WHEEL -rw-r--r-- root/root 48 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord-1.4.dist-info/entry_points.txt -rw-r--r-- root/root 9 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord-1.4.dist-info/top_level.txt -rw-r--r-- root/root 1 2024-12-08 14:59 ./usr/lib/python3/dist-packages/psrecord-1.4.dist-info/zip-safe drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/share/ drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/share/doc/python3-psrecord/ -rw-r--r-- root/root 166 2024-12-08 14:59 ./usr/share/doc/python3-psrecord/changelog.Debian.gz -rw-r--r-- root/root 823 2024-04-26 14:10 ./usr/share/doc/python3-psrecord/changelog.gz -rw-r--r-- root/root 1724 2024-12-08 14:59 ./usr/share/doc/python3-psrecord/copyright drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/share/man/ drwxr-xr-x root/root 0 2024-12-08 14:59 ./usr/share/man/man1/ -rw-r--r-- root/root 727 2024-12-08 14:59 ./usr/share/man/man1/psrecord.1.gz |
copyright of python3-psrecord_1.4-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: psrecord Upstream-Contact: Thomas Robitaille <thomas.robitaille@gmail.com> Source: https://github.com/astrofrog/psrecord Files: * Copyright: 2013, Thomas P. Robitaille thomas.robitaille@gmail.com License: BSD-2-clause Files: debian/* Copyright: 2024 Alexandru Mihail <alexandru.mihail2897@gmail.com> License: BSD-2-clause License: BSD-2-clause All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Timestamp: 08.12.2024 / 18:02:23 (UTC)