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 32 0b4897d2de18cccfe2f907cb4915d79c998895f8 .gitignore
100644 blob 126 bfff976324c76e12f234b0fe3e4b6306d7750601 .mailmap
100644 blob 448 996bb8c647b17bb51eced8cdfb29dd2a203f64cd Makefile.in
100644 blob 563 3ace23e16650b20c4a5072459560b9a2ad99cf2f README
100644 blob 624 1a4a2ea2df7a14aaedc974dc794186500d9d38b4 TODO
100755 blob 23 d33bb6c4ecdce1390ce1db3c79ea3b93e22ea755 configure
100755 blob 12258 458452cb19a5320f307e81b126734bdc54cb2490 duilder
100644 blob 314 62b976c727bddd8f365e8407ee127e441bae2bb5 duilder.conf
100644 blob 755 00b18736326438c60fd298d220ad9f2b18d3ee04 pwatch.spec.in
040000 tree - 72985e33e99398650cbd4aadd2d53a86dc63938a screenshot
040000 tree - fe0c563f6a0966e8173da5ca0855595bdcdbe9ad 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