aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/monitor/README.md
diff options
context:
space:
mode:
authorjohannst <johannes.stoelp@gmail.com>2020-09-17 00:21:23 +0200
committerjohannst <johannes.stoelp@gmail.com>2020-09-17 00:21:23 +0200
commit2e329ad934ef010fd94afe965f14ab895dcb515e (patch)
treedd811250e6ecb3f3add49fa33f59b66110e1e8d0 /src/monitor/README.md
parentdf18274e5a54f587c0d38c9e570e43f62c0b1712 (diff)
downloadnotes-2e329ad934ef010fd94afe965f14ab895dcb515e.tar.gz
notes-2e329ad934ef010fd94afe965f14ab895dcb515e.zip
added links to pages on sub readmes
Diffstat (limited to 'src/monitor/README.md')
-rw-r--r--src/monitor/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/monitor/README.md b/src/monitor/README.md
index 545e774..0a09803 100644
--- a/src/monitor/README.md
+++ b/src/monitor/README.md
@@ -1 +1,7 @@
# Resource analysis & monitor
+
+- [lsof](./lsof.md)
+- [pidstat](./pidstat.md)
+- [pgrep](./pgrep.md)
+- [pmap](./pmap.md)
+- [pstack](./pstack.md)