health-check 0.02.09-1 source package in Ubuntu

Changelog

health-check (0.02.09-1) unstable; urgency=medium

  * Makefile: bump version
  * debian/control: update Standards-Version to 4.1.2
  * health-check: unconstify metadata to clean up build warning
  * syscall: remove extraneous pid_size declaration
  * fnotify: fix build warning, include <sys/sysmacros.h>
  * Update copyright year

 -- Colin King <email address hidden>  Fri, 5 Jan 2018 10:35:36 +0000

Upload details

Uploaded by:
Colin Ian King
Uploaded to:
Sid
Original maintainer:
Colin Ian King
Architectures:
i386 amd64 armel armhf arm64 powerpc ppc64 ppc64el
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
health-check_0.02.09-1.dsc 1.8 KiB 32ca0b361012d89a3ec71bb057bac8c3ae900969ee9a24097bf6429fbb0111b2
health-check_0.02.09.orig.tar.gz 58.8 KiB 37b97cf24add0041e7ee9ace45d63a7dd30e9b382c17d003a1538c8bca26da14
health-check_0.02.09-1.debian.tar.xz 7.3 KiB 16ceb80f1f935d5e2bc08a2a25106a1a0a4a24cd37205bfbf88bc6b4450e850b

Available diffs

No changes file available.

Binary packages built by this source

health-check: process monitoring tool

 Health-check monitors processes and optionally their child
 processes and threads for a given amount of time. At the end
 of the monitoring it will display the CPU time used, wakeup
 events generated and I/O operations of the given processes.
 It can be used to diagnose unhealthy bad processes.

health-check-dbgsym: debug symbols for health-check