From e81fd28f9c6200fa184d229aca7ee3e79b9f5b3f Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Mon, 27 Sep 2010 15:12:18 +0200 Subject: [PATCH] added procrank --- index.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/index.html b/index.html index f9e1583..20b62a0 100644 --- a/index.html +++ b/index.html @@ -688,6 +688,34 @@ Success +
+
+
+

procrank

+
+ +

show memory usage

+
+# procrank
+  PID      Vss      Rss      Pss      Uss  cmdline
+  142   37328K   27332K   16926K   15472K  system_server
+  218   17568K   17564K    7469K    6228K  com.android.phone
+  220   16040K   16040K    5694K    4380K  org.zeam.core
+ 1783   18276K   15880K    5308K    3836K  com.android.term
+  298   15172K   15164K    4905K    3636K  com.android.mms
+ 1693   14860K   14860K    4200K    2724K  com.android.music
+  441   13260K   13260K    3752K    2616K  com.als.usagetimelines
+  209   13052K   13052K    3329K    2188K  com.access_company.graffiti
+ 1700   13300K   13300K    3242K    1904K  android.process.media
+  107   11860K   11860K    2118K     900K  zygote
+  108     768K     768K     342K     300K  /system/bin/mediaserver
+ 1826     488K     484K     296K     280K  procrank
+
+ +
+
+ +
-- 2.20.1