dumpstate: Add logbuffer support for pcie driver [DO NOT MERGE]
Add logbuffer support to pcie driver to reduce dmesg spam. Bug: 267495494 Change-Id: Ic70dfd696d084c1ab7f55872b69ca86856720592 Signed-off-by: Sajid Dalvi <sdalvi@google.com>
This commit is contained in:
parent
e05f4413af
commit
fd2a8ca06b
3 changed files with 9 additions and 0 deletions
|
@ -72,6 +72,7 @@ class Dumpstate : public BnDumpstateDevice {
|
|||
void dumpLEDSection(int fd);
|
||||
void dumpPixelTraceSection(int fd);
|
||||
void dumpPerfMetricsSection(int fd);
|
||||
void dumpPCIeSection(int fd);
|
||||
|
||||
void dumpLogSection(int fd, int fdModem);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue