From ccbbcafbc7337c8d7a785b9034716618dce36e4d Mon Sep 17 00:00:00 2001 From: johannst Date: Fri, 30 Sep 2022 11:10:49 +0000 Subject: deploy: 6f322df0a549ed9e8b0421f86a9aa985add9b970 --- monitor/pmap.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'monitor/pmap.html') diff --git a/monitor/pmap.html b/monitor/pmap.html index 999ece4..652b07d 100644 --- a/monitor/pmap.html +++ b/monitor/pmap.html @@ -138,9 +138,12 @@

pmap(1)

-
pmap <pid>
+
pmap [opts] <pid>
     Dump virtual memory map of process.
     Compared to /proc/<pid>/maps it shows the size of the mappings.
+opts:
+  -p         show full path in the mapping
+  -x         show details (eg RSS usage of each segment)
 
-- cgit v1.2.3