dumpstate: Dump fastrpc dma buffer size am: 42064855e0 am: 3fccd83368 am: f2d27dc8be
Original change: https://android-review.googlesource.com/c/device/google/sunfish/+/1432551 Change-Id: I227780cc5ce2d2809c0661f4b0f2e274acdfa44b
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