forkstat 0.01.12-1 source package in Ubuntu

Changelog

forkstat (0.01.12-1) unstable; urgency=medium

  * Makefile: bump version
  * Add COPYING file to make dist
  * Makefile: default to -O2
  * Use strrok instead of strtok_r
  * Add COPYING file
  * Move next ptrs in structs to top to reduce cache thrashing
  * Use more efficient hash function

 -- Colin King <email address hidden>  Thu, 12 Nov 2015 10:04:00 +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.01.12-1.dsc 1.7 KiB 160e3bd2886ebdb7d9c8f13acc3772c447110208e115581fd67057f2400027a1
forkstat_0.01.12.orig.tar.gz 41.7 KiB 085877846596e1234add8dad2befcf70bb76b86d9013e98357ec1512fbc1f86c
forkstat_0.01.12-1.debian.tar.xz 2.5 KiB 80c796662e3b84b22e92c6eacde3451443f7eeb4671cab56c72eb8b84219776d

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 package forkstat

 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.