* commit '742801c625ecb09fbe14e717fa5d580b3957ed4a': dumpstate: add kernel memory fragmentation unusable index
This commit is contained in:
commit
5b47c5c574
@ -85,6 +85,7 @@ static void dumpstate() {
|
|||||||
dump_file("ZONEINFO", "/proc/zoneinfo");
|
dump_file("ZONEINFO", "/proc/zoneinfo");
|
||||||
dump_file("PAGETYPEINFO", "/proc/pagetypeinfo");
|
dump_file("PAGETYPEINFO", "/proc/pagetypeinfo");
|
||||||
dump_file("BUDDYINFO", "/proc/buddyinfo");
|
dump_file("BUDDYINFO", "/proc/buddyinfo");
|
||||||
|
dump_file("FRAGMENTATION INFO", "/d/extfrag/unusable_index");
|
||||||
|
|
||||||
|
|
||||||
dump_file("KERNEL WAKELOCKS", "/proc/wakelocks");
|
dump_file("KERNEL WAKELOCKS", "/proc/wakelocks");
|
||||||
|
Loading…
Reference in New Issue
Block a user