dumpstate: Dump fastrpc dma buffer size am: 42064855e0 am: 3fccd83368 am: f2d27dc8be am: cb53082db2
Original change: https://android-review.googlesource.com/c/device/google/sunfish/+/1432551 Change-Id: I080c07d1d4b275bacd14caab95ab292a5340fd4d
This commit is contained in:
@@ -597,6 +597,9 @@ Return<DumpstateStatus> DumpstateDevice::dumpstateBoard_1_1(const hidl_handle& h
|
||||
RunCommandToFd(fd, "Citadel STATS", {"/vendor/bin/hw/citadel_updater", "--stats"});
|
||||
RunCommandToFd(fd, "Citadel BOARDID", {"/vendor/bin/hw/citadel_updater", "--board_id"});
|
||||
|
||||
// Dump fastrpc dma buffer size
|
||||
DumpFileToFd(fd, "Fastrpc dma buffer", "/sys/kernel/fastrpc/total_dma_kb");
|
||||
|
||||
// Keep this at the end as very long on not for humans
|
||||
DumpFileToFd(fd, "WLAN FW Log Symbol Table", "/vendor/firmware/Data.msc");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user