cpustat 0.02.04-1 source package in Ubuntu

Changelog

cpustat (0.02.04-1) unstable; urgency=medium

  * Makefile: bump version
  * debian/control: update Standards-Version to 4.1.2
  * Remove redundant initialization of pointer 'str'
  * Use sizeof on object
  * Make array index variables size_t
  * Use SIZEOF_ARRAY on cpu_freq_scale rather than a terminator marker
  * Update copyright year

 -- Colin King <email address hidden>  Wed, 31 Jan 2018 10:49:22 +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
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
cpustat_0.02.04-1.dsc 1.7 KiB d29795613b3c1e81db6609a7a3c420bc1c6dd49d7e062ed19252eda73e995293
cpustat_0.02.04.orig.tar.gz 55.2 KiB a70b044bccaff7bc6642ac75ab74005926cf448ba5b214ac9979c7500cefb8e0
cpustat_0.02.04-1.debian.tar.xz 5.1 KiB e50abba1597690d4f496d1e92f82470d920418a824e5d1c83ae8abeefb5ee539

Available diffs

No changes file available.

Binary packages built by this source

cpustat: periodic cpu utilization statistics

 cpustat periodically reports the current CPU utilization of running tasks
 and can optionally report per CPU and per task utilization statistics at
 the end of a run. cpustat has been designed and optimized to use a minimal
 amount of CPU cycles to monitor a system hence it is a light weight
 alternative to traditional process monitoring tools such as top.

cpustat-dbgsym: debug symbols for cpustat