rsched_0.0~git20250813.fd40982-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 12 Sep 2025 22:07:12 +0100 |
Source: | rsched |
Binary: | rsched rsched-dbgsym |
Architecture: | source amd64 |
Version: | 0.0~git20250813.fd40982-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
Changed-By: | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
Description: | rsched - Rust Scheduling Delay Tracker |
Closes: | 1108594 |
Changes: | rsched (0.0~git20250813.fd40982-1) unstable; urgency=medium * Initial release. (Closes: #1108594) |
Files: | 720b83d74763c25b616959ef89b94c53 2124 admin optional rsched_0.0~git20250813.fd40982-1.dsc b9beea37b3303984ad9fa4afc147d688 633720 admin optional rsched_0.0~git20250813.fd40982.orig.tar.xz ec7d1d7ea7452c62dc9d00da389a59fc 2620 admin optional rsched_0.0~git20250813.fd40982-1.debian.tar.xz a69697499bae13cfd17c145e7b2cfd99 9473028 debug optional rsched-dbgsym_0.0~git20250813.fd40982-1_amd64.deb b29414a61cdf94b6216db4b87336ec12 17752 admin optional rsched_0.0~git20250813.fd40982-1_amd64.buildinfo bf2a32166033ee44b0787ceca723f54b 806652 admin optional rsched_0.0~git20250813.fd40982-1_amd64.deb |
rsched_0.0~git20250813.fd40982-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | rsched |
Binary: | rsched |
Architecture: | any |
Version: | 0.0~git20250813.fd40982-1 |
Maintainer: | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
Homepage: | https://github.com/masoncl/rsched |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/sudip/rsched |
Vcs-Git: | https://salsa.debian.org/sudip/rsched.git |
Build-Depends: | debhelper-compat (=13), dh-cargo, librust-anyhow-dev, librust-atty-dev, librust-clap-dev, librust-libbpf-rs-dev, librust-libbpf-cargo-dev, librust-num-cpus-dev, librust-plain-dev, librust-regex-dev, linux-bpf-dev |
Package-List: | rsched deb admin optional arch=any |
Files: | b9beea37b3303984ad9fa4afc147d688 633720 rsched_0.0~git20250813.fd40982.orig.tar.xz ec7d1d7ea7452c62dc9d00da389a59fc 2620 rsched_0.0~git20250813.fd40982-1.debian.tar.xz |
README.source for rsched_0.0~git20250813.fd40982-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for rsched_0.0~git20250813.fd40982-1_amd64.deb (click to toggle) | |
---|---|
Package: | rsched |
Version: | 0.0~git20250813.fd40982-1 |
Architecture: | amd64 |
Maintainer: | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
Installed-Size: | 3195 |
Depends: | libbpf1 (>=1:0.6.0), libc6 (>=2.34), libgcc-s1 (>=4.2) |
Section: | admin |
Priority: | optional |
Homepage: | https://github.com/masoncl/rsched |
Description: | Rust Scheduling Delay Tracker A BPF-based tool written in Rust that tracks kernel metrics related to scheduling. . rsched uses tracepoints and performance counters to monitor: - Scheduling delays: Time spent waiting in the runqueue - Time slice analysis: Duration and preemption statistics - Runqueue depth: Number of tasks waiting when processes are woken - Wakeup delays: Time from sched_waking to sched_switch - schedstats: via /proc/schedstats - CPU cycles and instructions: both user and kernel time |
contents of rsched_0.0~git20250813.fd40982-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-12 21:07 ./ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/sbin/ -rwxr-xr-x root/root 3261344 2025-09-12 21:07 ./usr/sbin/rsched drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/share/doc/rsched/ -rw-r--r-- root/root 177 2025-09-12 21:07 ./usr/share/doc/rsched/changelog.Debian.gz -rw-r--r-- root/root 1854 2025-09-12 20:41 ./usr/share/doc/rsched/copyright |
copyright of rsched_0.0~git20250813.fd40982-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/masoncl/rsched Upstream-Name: rsched Upstream-Contact: Chris Mason <clm@fb.com> Files: * Copyright: 2021, Chris Mason <clm@fb.com> License: GPL-2 Files: debian/* Copyright: 2025, Sudip Mukherjee <sudipm.mukherjee@gmail.com> License: GPL-2+ License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms version 2 of the GNU General Public License as published by the Free Software Foundation. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". |
control file for rsched-dbgsym_0.0~git20250813.fd40982-1_amd64.deb (click to toggle) | |
---|---|
Package: | rsched-dbgsym |
Source: | rsched |
Version: | 0.0~git20250813.fd40982-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
Installed-Size: | 10534 |
Depends: | rsched (=0.0~git20250813.fd40982-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for rsched |
Build-Ids: | d9b76798fdabd98b17128bd5d6615eda7b92b045 |
lintian 2.116.3+deb12u1 check for rsched-dbgsym_0.0~git20250813.fd40982-1_amd64.deb (click to toggle) | |
---|---|
contents of rsched-dbgsym_0.0~git20250813.fd40982-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-12 21:07 ./ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/lib/debug/.build-id/d9/ -rw-r--r-- root/root 10776000 2025-09-12 21:07 ./usr/lib/debug/.build-id/d9/b76798fdabd98b17128bd5d6615eda7b92b045.debug drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 21:07 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-09-12 21:07 ./usr/share/doc/rsched-dbgsym -> rsched |
copyright of rsched-dbgsym_0.0~git20250813.fd40982-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 13.09.2025 / 14:19:18 (UTC)