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

Commit 717ebe18 authored by Ruchi Kandoi's avatar Ruchi Kandoi Committed by android-build-merger
Browse files

Merge "dumpstate: Remove deprecated /proc/wakelocks" into nyc-dev

am: 4f6d8ab2

* commit '4f6d8ab2':
  dumpstate: Remove deprecated /proc/wakelocks
parents 697b227b 4f6d8ab2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -598,7 +598,6 @@ static void dumpstate(const std::string& screenshot_path, const std::string& ver
    dump_file("BUDDYINFO", "/proc/buddyinfo");
    dump_file("FRAGMENTATION INFO", "/d/extfrag/unusable_index");

    dump_file("KERNEL WAKELOCKS", "/proc/wakelocks");
    dump_file("KERNEL WAKE SOURCES", "/d/wakeup_sources");
    dump_file("KERNEL CPUFREQ", "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state");
    dump_file("KERNEL SYNC", "/d/sync");