commit | 1da80c5047afb7776220e456ebd539338d62a09b | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Sat Jan 09 22:10:11 2021 -0800 |
committer | Hridya Valsaraju <hridya@google.com> | Fri Jan 22 22:19:19 2021 -0800 |
tree | 13913805deef1c24fc273119cc22e0218285b0e9 | |
parent | 048f1e93fd31849b1b9d9e9dc4293e630280caae [diff] |
dumpstate: print DMA-BUF sysfs stats in bugreport Dump DMA-BUF per-buffer/per-exporter/per-device stats in bugreport. These statistics will be helpful to analyze memory-related issues like Low Memory Kills and ANR events. Measured over 5 cycles, the addition of the statistics appear to approximately increase the size of bugreport.zip by 26KB. Bug: 167709539 Test: adb shell am bug-report Change-Id: I2aceef79c4ec97ad400cb250c0075004fe50cdc6