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

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

Merge "dumpstate: Emit cgroup configuration" into main

parents 52b60295 661d07c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1928,7 +1928,7 @@ Dumpstate::RunStatus Dumpstate::dumpstate() {
    // Add linker configuration directory
    ds.AddDir(LINKERCONFIG_DIR, true);

    /* Dump frozen cgroupfs */
    DumpFile("Cgroups", "/proc/cgroups");
    dump_frozen_cgroupfs();

    if (ds.dump_pool_) {