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.

/.gitignore (35417685d7501fbb709933880c91128e665df891) (31 bytes) (mode 100644) (type blob)

pwatch.spec
Makefile
Changelog


Mode Type Size Ref File
100644 blob 31 35417685d7501fbb709933880c91128e665df891 .gitignore
100644 blob 123 9687da86d99140b442c8727fd63174dac62c63c6 .mailmap
100644 blob 448 996bb8c647b17bb51eced8cdfb29dd2a203f64cd Makefile.in
100644 blob 563 3ace23e16650b20c4a5072459560b9a2ad99cf2f README
100644 blob 129 4630c4bb980f56204043a2577fdc75696603e963 TODO
100755 blob 23 d33bb6c4ecdce1390ce1db3c79ea3b93e22ea755 configure
100755 blob 8549 1864947a8d356ee7084d445aeddec5e08da3fddd duilder
100644 blob 254 ceda57e645af0eb36bb692a4cb998b7b02c77002 duilder.conf
100644 blob 755 00b18736326438c60fd298d220ad9f2b18d3ee04 pwatch.spec.in
040000 tree - 72985e33e99398650cbd4aadd2d53a86dc63938a screenshot
040000 tree - 4aa8fa05617d97e2cf2714c4117f4b1d460ddbf6 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