/TODO (1a4a2ea2df7a14aaedc974dc794186500d9d38b4) (624 bytes) (mode 100644) (type blob)
[ ] Take care of wrap-around.
[ ] Compute totals!
[ ] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=9b0975a20af1ff2f367e3b6b7c150eb114c6b500
[ ] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=297c5d92634c809cef23d73e7b2556f2528ff7e2
[ ] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=016ae219b920c4e606088761d3d6070cdf8ba706
[ ] Display a different status bar for process details.
[ ] Add history for opened file flags.
[ ] Dump heap
[ ] Show an average: (BI+BO)/process_lifetime.
[ ] Show all arguments for processes.
[ ]
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
31 |
35417685d7501fbb709933880c91128e665df891 |
.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 |
254 |
ceda57e645af0eb36bb692a4cb998b7b02c77002 |
duilder.conf |
100644 |
blob |
755 |
00b18736326438c60fd298d220ad9f2b18d3ee04 |
pwatch.spec.in |
040000 |
tree |
- |
72985e33e99398650cbd4aadd2d53a86dc63938a |
screenshot |
040000 |
tree |
- |
a2e5528e0b49df15c628b1c26433a0b3cfc03040 |
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