catalinux / pwatch (public) (License: GPLv3) (since 2016-03-01) (hash sha1)
Set of tools to analyze what a process is doing. 'io' command is used to see who is doing I/O.

Mode Type Size Ref File
100644 blob 21 26baf730993e1d1036ebdfc38f6e6258b2069af7 .gitignore
100644 blob 0 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 Changelog
100644 blob 440 3e8b08dc1f4b4f2b0eb7911bb8ebe093e59cdfe3 Makefile.in
100644 blob 511 1dd92b9efe496f8b3fdbcf193c046f7d1d3ee556 README
100644 blob 111 895afb2ff323b2c815bafdae3beab9cdc5d07918 TODO
100755 blob 23 d33bb6c4ecdce1390ce1db3c79ea3b93e22ea755 configure
100644 blob 190 579ed1143a579865eb11cca8f78b5497793634db duilder.conf
100644 blob 706 18758944ac52dad6ce9f39e08cc178f42f6ff044 pwatch.spec.in
040000 tree - 72985e33e99398650cbd4aadd2d53a86dc63938a screenshot
040000 tree - 1e44753cce3fd280d87c58ba036192abe29246e2 src
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/pwatch

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/pwatch

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/pwatch

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main