idlestat 0.8-7 source package in Ubuntu
Changelog
idlestat (0.8-7) unstable; urgency=medium * debian/copyright: update copyright year * debian/control: update standands version to 4.6.2 * Fix fails to build source after successful build (Closes: #1048473) -- Colin Ian King <email address hidden> Mon, 14 Aug 2023 09:39:21 +0100
Upload details
- Uploaded by:
- Colin Ian King
- Uploaded to:
- Sid
- Original maintainer:
- Colin Ian King
- Architectures:
- linux-any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
idlestat_0.8-7.dsc | 1.7 KiB | d80ef52034587b5ca4d7431fa7cfb1b7b0047180f9a43fd5ca903921b9090e62 |
idlestat_0.8.orig.tar.xz | 39.9 KiB | c078d250baabe4b1bac3e6429d12f2c32a4a1e84c74a8fb3d63bafcfca2c3591 |
idlestat_0.8-7.debian.tar.xz | 6.5 KiB | b1970166b33b2cac15dd2aa197409831f04cb78281fdd686c6184357b1fdc03f |
Available diffs
- diff from 0.8-6 to 0.8-7 (954 bytes)
No changes file available.
Binary packages built by this source
- idlestat: measure CPU time in idle and operating states
Idlestat uses kernel FTRACE function to monitor and capture C-state and
P-state transitions of CPUs over a time interval. It calculates the total,
average, min and max times spend in each C-state, P-state for each CPU and in
each CPU cluster. It also reports the times specific IRQs caused the CPU
to exit idle state, per CPU and per-IRQ.
- idlestat-dbgsym: debug symbols for idlestat