forkstat 0.02.01-1 source package in Ubuntu

Changelog

forkstat (0.02.01-1) unstable; urgency=medium

  * Makefile: bump version
  * debian/control: update Standards-Version to 4.1.2
  * ensure tty string never overflows, fixes gcc warning
  * include <sys/uio.h> to fix clang warning
  * Add -x option into mini help

 -- Colin King <email address hidden>  Thu, 4 Jan 2018 22:53:12 +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

Downloads

File Size SHA-256 Checksum
forkstat_0.02.01-1.dsc 1.7 KiB 352c634c420bb8914940b7574600f4efb9106ef36ce3bc7fce8c4b2f62cf834f
forkstat_0.02.01.orig.tar.gz 139.2 KiB 26fb79ec1c7120ebbca7ecfd650383ed1d73252918bbb653a9d0ab84f81a181a
forkstat_0.02.01-1.debian.tar.xz 3.4 KiB d6e18eaaa169a21a447bc7a4b1f95e26a486082eb719ca1874977bb269754144

Available diffs

No changes file available.

Binary packages built by this source

forkstat: process fork/exec/exit monitoring tool

 Forkstat monitors process fork(), exec() and exit() activity.
 It is useful for monitoring system behaviour and to track down
 rogue processes that are spawning off processes and potentially
 abusing the system.

forkstat-dbgsym: debug symbols for forkstat