am 742801c6: am 2281af96: dumpstate: add kernel memory fragmentation unusable index

* commit '742801c625ecb09fbe14e717fa5d580b3957ed4a':
  dumpstate: add kernel memory fragmentation unusable index
This commit is contained in:
Colin Cross 2012-10-29 17:10:16 -07:00 committed by Android Git Automerger
commit 5b47c5c574

View File

@ -85,6 +85,7 @@ static void dumpstate() {
dump_file("ZONEINFO", "/proc/zoneinfo");
dump_file("PAGETYPEINFO", "/proc/pagetypeinfo");
dump_file("BUDDYINFO", "/proc/buddyinfo");
dump_file("FRAGMENTATION INFO", "/d/extfrag/unusable_index");
dump_file("KERNEL WAKELOCKS", "/proc/wakelocks");