From 3b226d19bb19a87eb565f3e1d16e14f446b56e76 Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 27 Aug 2024 22:25:00 +0000 Subject: deploy: 9b47b98b7c5efce0bf50d57aa5d7e374bcbabf23 --- monitor/pmap.html | 238 ------------------------------------------------------ 1 file changed, 238 deletions(-) delete mode 100644 monitor/pmap.html (limited to 'monitor/pmap.html') diff --git a/monitor/pmap.html b/monitor/pmap.html deleted file mode 100644 index fb74c7a..0000000 --- a/monitor/pmap.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - pmap - Notes - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

pmap(1)

-
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