forkstat 0.03.01-1 source package in Ubuntu

Changelog

forkstat (0.03.01-1) unstable; urgency=medium

  * Makefile: bump version
  * debian/control: update standards version to 4.6.2
  * Manual: update copyright
  * forkstat: add -p process group id filtering option
  * forkstat: handle empty arg in argv[], replace with ' '
  * forkstat: make cmdline buffer 64K, allocate on heap
  * Update copyright year

 -- Colin Ian King <email address hidden>  Wed, 8 Feb 2023 15:50: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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
forkstat_0.03.01-1.dsc 1.7 KiB cd7b6ad12197d7f39ec98b06e0fb008da361a688e99760c1b05bceb337bafe26
forkstat_0.03.01.orig.tar.xz 146.2 KiB 26c323c2a2da18bdc4a9ed80454105958434b35a199cd40b464ec66c94e95743
forkstat_0.03.01-1.debian.tar.xz 4.9 KiB 644442508eedc62740a6188ea2c563039a159e5b59d9032e68e12c3104c7503b

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