Process fork/exec/exit monitoring tool

Edit Package forkstat
http://kernel.ubuntu.com/~cking/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.

Refresh
Refresh
Source Files
Filename Size Changed
forkstat-0.02.09.tar.xz 0000114188 112 KB
project.diff 0000002121 2.07 KB
Revision 25 (latest revision is 39)
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 25)
- Update to version 0.02.09
  * Manual: update date
  * Add -X option, fix up short getopts help with missing options
  * forkstat: add in -c option in help info
- Update to version 0.02.08
  * Reduce scope of pointer ptr
  * Use unsigned int for %u format specifiers
  * Add -c comm field info, also track comm field changes in proc info
- Update to version 0.02.07
  * remove '\r' and '\n' from command line process name
- Update to version 0.02.06
  * Add some extra paranoid clearing of tty and strncpy length,
    fixes potential buffer overrun
  * Add caching of dev to tty name lookup to fix expensive lookups
  * Add caching of uid to name lookup, print username rather than uids
    to fix expensive lookups
  * forkstat: pack structs a little more efficiently to save memory
Comments 0
openSUSE Build Service is sponsored by