diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-07-22 11:52:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-22 13:53:53 +0700 |
commit | 06f87caa73b23ab33f842013f390d962301b9dd4 (patch) | |
tree | c1c09a623149e6cb2acf5714aaa8528908565034 /system/forkstat/slack-desc | |
parent | 4ab10c9c9c6f9e39a4670bce6027ca4736183400 (diff) | |
download | slackbuilds-06f87caa73b23ab33f842013f390d962301b9dd4.tar.gz |
system/forkstat: Added (process monitoring tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/forkstat/slack-desc')
-rw-r--r-- | system/forkstat/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/forkstat/slack-desc b/system/forkstat/slack-desc new file mode 100644 index 0000000000..d57f0f0e1f --- /dev/null +++ b/system/forkstat/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +forkstat: forkstat (process fork/exec/exit monitoring tool) +forkstat: +forkstat: Forkstat monitors process fork(), exec() and exit() activity. +forkstat: +forkstat: Home page: http://kernel.ubuntu.com/~cking/forkstat/ +forkstat: +forkstat: +forkstat: +forkstat: +forkstat: +forkstat: |