commit | 1f851e8b21045f1dccb4710444a364cd45e609c3 | [log] [tgz] |
---|---|---|
author | Jimmy Shiu <jimmyshiu@google.com> | Mon Jan 25 01:20:38 2021 +0800 |
committer | Jimmy Shiu <jimmyshiu@google.com> | Tue Apr 13 10:31:55 2021 +0800 |
tree | 69ea6ae748cecedb8ab93b144d0858f918c50860 | |
parent | 7179d78070a4471b7b1f7229cb091b1483626d32 [diff] |
power: add PowerHintSession for ADPF implementation Adapted from PoC from ag/13100800 Added more ATRACE for further tuning and debug Test: APPPID=$(adb shell pidof com.prefabulated.touchlatency); watch -n 1 adb shell grep uclamp /proc/${APPPID}/sched Test: atest VtsHalPowerTargetTest Bug: 177492680 Change-Id: I6bfd61b21dc1cde04f6ba9ae8d3533cd263ad814 Signed-off-by: Wei Wang <wvw@google.com>