am f817218e: dumpstate: Pick up the last kernel log from /proc
Merge commit 'f817218e09a556f20efc81309ba2cdb3475a370b' into eclair-mr2 * commit 'f817218e09a556f20efc81309ba2cdb3475a370b': dumpstate: Pick up the last kernel log from /proc
This commit is contained in:
@@ -114,7 +114,7 @@ static void dumpstate(int full) {
|
||||
PRINT("------ PACKAGE UID ERRORS ------");
|
||||
DUMP("/data/system/uiderrors.txt");
|
||||
|
||||
dump_kernel_log("/data/dontpanic/last_kmsg", "LAST KMSG");
|
||||
dump_kernel_log("/proc/last_kmsg", "LAST KMSG");
|
||||
|
||||
PRINT("------ LAST RADIO LOG ------");
|
||||
EXEC1("parse_radio_log", "/proc/last_radio_log");
|
||||
|
||||
Reference in New Issue
Block a user