Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03c977c2 authored by Christopher Ferris's avatar Christopher Ferris Committed by Gerrit Code Review
Browse files

Merge "Add --logstats description for meminfo." into main

parents 0cce2cef 2726066d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12200,6 +12200,7 @@ public class ActivityManagerService extends IActivityManager.Stub
                pw.println("  -p: dump also private dirty memory usage.");
                pw.println("  --oom: only show processes organized by oom adj.");
                pw.println("  --local: only collect details locally, don't call process.");
                pw.println("  --logstats: dump native allocator stats to log");
                pw.println("  --package: interpret process arg as package, dumping all");
                pw.println("             processes that have loaded that package.");
                pw.println("  --checkin: dump data for a checkin");