idlestat 0.8-8 source package in Ubuntu

Changelog

idlestat (0.8-8) unstable; urgency=medium

  * debian/copyright: update copyright year
  * debian/rules: improve hardening rules
  * debian/rules: remove some debug echo statements

 -- Colin Ian King <email address hidden>  Fri, 12 Jan 2024 12:53:57 +0000

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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
idlestat_0.8-8.dsc 1.7 KiB e5c4155dadaf2b71cc090b5443b4a85ebd868728a443a1ed0f52aca31a88f2d3
idlestat_0.8.orig.tar.xz 39.9 KiB c078d250baabe4b1bac3e6429d12f2c32a4a1e84c74a8fb3d63bafcfca2c3591
idlestat_0.8-8.debian.tar.xz 6.5 KiB 4d47f8ecbce409a7259e99b2f7550c74f410ff2041e6a324b68485d9a1b50491

Available diffs

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