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

Commit 35e8e4e1 authored by T.J. Mercier's avatar T.J. Mercier Committed by Android (Google) Code Review
Browse files

Merge "dumpstate: Emit MGLRU configuration" into main

parents 88bce786 43d59fec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1752,6 +1752,7 @@ Dumpstate::RunStatus Dumpstate::dumpstate() {
    DumpFile("ZONEINFO", "/proc/zoneinfo");
    DumpFile("PAGETYPEINFO", "/proc/pagetypeinfo");
    DumpFile("BUDDYINFO", "/proc/buddyinfo");
    DumpFile("MGLRU", "/sys/kernel/mm/lru_gen/enabled");
    DumpExternalFragmentationInfo();

    DumpFile("KERNEL CPUFREQ", "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state");