bugreport: Add bcm4329 internal counters dump
Change-Id: I8e74bc1bf9a269e2a429ada1b1141d10cb7d914f Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
@@ -119,6 +119,8 @@ static void dumpstate() {
|
||||
"su", "root", "dhdutil", "-i", "eth0", "dump", NULL);
|
||||
run_command("DUMP WIFI FIRMWARE LOG", 60,
|
||||
"su", "root", "dhdutil", "-i", "eth0", "upload", "/data/local/tmp/wlan_crash.dump", NULL);
|
||||
run_command("DUMP WIFI INTERNAL COUNTERS", 20,
|
||||
"su", "root", "wlutil", "counters", NULL);
|
||||
#endif
|
||||
|
||||
print_properties();
|
||||
|
||||
Reference in New Issue
Block a user