summaryrefslogtreecommitdiff
path: root/libperfmgr
AgeCommit message (Expand)Author
2020-03-26Move libperfmgr into hardware/google/pixelWei Wang
2020-03-21libperfmgr: allow hints placed before NodeLooperThread startsWei Wang
2020-03-14libperfmgr: OWNERS file house cleaningWei Wang
2020-03-12libperfmgr: add API to delay start of looper threadWei Wang
2020-03-12libperfmgr: change slow node warning to 5ms in userdebug buildWei Wang
2020-03-10Add API to query if given hint is supportedWei Wang
2020-01-16Add warning for slow file writeWei Wang
2019-10-24libperfmgr: remove node written testsWei Wang
2019-10-23Update help commandsWei Wang
2019-10-22add options to exec individual hint and specify hint durationWei Wang
2018-12-03C++17 is the default now.Elliott Hughes
2018-11-19Allow empty value in property nodeWei Wang
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-11-05Fix logging outputWei Wang
2018-10-23libperfmgr: update to c++17 and add tidy ruleWei Wang
2018-10-22libperfmgr: clean up log formatWei Wang
2018-10-22HintManager: Fix verbose message outputGreg Kaiser
2018-10-20libperfmgr: Add a new type of node to manage propertyWei Wang
2018-09-07libperfmgr: add additional OWNERS and cpplint configWei Wang
2018-06-06libperfmgr: Update nodes in 2 passesWei Wang
2018-06-06libperfmgr: change to use Value directly in configWei Wang
2018-06-06libperfmgr: add dump interfaceWei Wang
2018-06-06Add ConfigVerifier tool to help validate node valuesWei Wang
2018-06-06libperfmgr: Change NodeLooperThread thread wait timeWei Wang
2018-06-06libperfmgr: Validate on duplicate node index across ActionsWei Wang
2018-06-06libperfmgr: Remove request when returning 0msWei Wang
2018-06-06libperfmgr: Retry when writing to node failedWei Wang
2018-06-06libperfmgr: Reuse lock in NodeLooperThreadWei Wang
2018-06-06libperfmgr: Add lock to HintManagerWei Wang
2018-06-06libperfmgr: Add a new libperfmgrWei Wang