forkstat 0.03.00-1 source package in Ubuntu

Changelog

forkstat (0.03.00-1) unstable; urgency=medium

  * Makefile: bump version to 0.03.00
  * Debian/control: update standards version to 4.6.1
  * Remove redundant null check on ptr
  * Update copyright
  * forkstat: remove redundant assignment to ptr
  * Add STAT_NONE to event_t enum and use it instead of 0

 -- Colin Ian King <email address hidden>  Tue, 6 Dec 2022 12:12: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.03.00-1.dsc 1.7 KiB 5d37ae5ebd334c300c56ef55061dc95b27d4e36c6322109a060afda72eeefb5e
forkstat_0.03.00.orig.tar.xz 146.2 KiB 309fd4c4d45c94d208cbfa4cbe4376305e303229fe66f0d2e957170a904c6ef1
forkstat_0.03.00-1.debian.tar.xz 4.8 KiB 8cf48d1b67ff76f3c90f6ecf92e20b4e687406672ff4271c58654473cf326c1a

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