sm6375-common: power-libperfmgr: ADPF: dump ADPF session info
Dump current ADPF profile and ADPF session list into bugreport. Bug: 204444691 Test: adb root && adb shell dumpsys android.hardware.power.IPower/default Test: gpaste/6469309887938560 Change-Id: I17c0d615051f5e51c2e1fe99d17c402f9a65679a
This commit is contained in:
parent
0ddf7227e4
commit
014cb76f74
5 changed files with 33 additions and 1 deletions
|
|
@ -90,6 +90,7 @@ class PowerHintSession : public BnPowerHintSession {
|
|||
bool isAppSession();
|
||||
const std::vector<int> &getTidList() const;
|
||||
int getUclampMin();
|
||||
void dumpToStream(std::ostream &stream);
|
||||
|
||||
private:
|
||||
class HintTimerHandler : public MessageHandler {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue