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

Commit 57e17fb5 authored by Alessio Balsini's avatar Alessio Balsini
Browse files

Add alloctop command-line tool



Add a command-line helper tool to parse /proc/allocinfo.

Bug: 384777823
Test: adb shell ls /system/bin/alloctop
Change-Id: I7a278cb74c62dad5d5b48bd5d1a095f2d80fd912
Signed-off-by: default avatarAlessio Balsini <balsini@google.com>
parent eb2dc1c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -642,6 +642,7 @@ android_filesystem_defaults {
        default: [],
    }) + select(product_variable("debuggable"), {
        true: [
            "alloctop",
            "adevice_fingerprint",
            "arping",
            "avbctl",