Review: rsched 0.0~git20250813.fd40982-1
Package Information
| 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 |
|---|---|
| Maintainer | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
| Changed By | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
| Sponsor | sudipm.mukherjee@gmail.com |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/sudip/rsched.git (browse) |
| Closes | #1108594 |
| Tracker | https://tracker.debian.org/pkg/rsched |
| Uploaded | 10 months, 25 days ago |
New Package Report
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | rsched deb admin optional arch=any |
| Section | admin |
debian/copyright
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".
Review Information
accepted — allocated to mechtilde 5 months, 27 days ago, started 5 months, 27 days ago, completed 5 months, 27 days ago.