summaryrefslogtreecommitdiffstats
path: root/src/maintenance
Commit message (Expand)AuthorAgeFilesLines
* iorap: Reduce the log spam from IORap.yawanng2020-06-241-1/+1
* maintenance: Fix the dangling reference to function parameters.yawanng2020-06-221-1/+7
* maintenance: Change the min perfetto trace to 1 in dumpsys.Yan Wang2020-06-081-1/+1
* Merge "maintenance: Add log for compilation failure." into rvc-devTreeHugger Robot2020-05-211-4/+10
|\
| * maintenance: Add log for compilation failure.Yan Wang2020-05-211-4/+10
* | iorap: Add handling when package manager is down.Yan Wang2020-04-171-3/+8
|/
* dumpsys: Add --purge-package and --compile-package commandsIgor Murashkin2020-04-092-0/+19
* maintenance: recompile if there's no prefetch_file db rowIgor Murashkin2020-04-031-3/+14
* Merge "maintenance: Always log the name of activity to be compiled." into rvc...TreeHugger Robot2020-03-241-2/+3
|\
| * maintenance: Always log the name of activity to be compiled.Igor Murashkin2020-03-241-2/+3
* | maintenance: Add a watchdog for compilation process.Yan Wang2020-03-191-0/+37
|/
* maintenance: Add --purge-package to delete rows/files by package name.Igor Murashkin2020-03-111-7/+23
* systrace: Add more atrace sections.Igor Murashkin2020-03-041-0/+12
* binder: Add more debugging information to dumpsysIgor Murashkin2020-03-042-1/+182
* maintenance: Add waiting for compilationYan Wang2020-02-241-0/+11
* Revert "Revert "iorap: Add version support to iorap.""Yan Wang2020-02-205-11/+137
* Revert "iorap: Add version support to iorap."Greg Kaiser2020-02-205-137/+11
* iorap: Add version support to iorap.Yan Wang2020-02-195-11/+137
* maintenance: Add test for maintenance.Yan Wang2019-11-273-18/+54
* maintenance: Add command line flags to adjust the min number ofYan Wang2019-11-213-6/+27
* maintenance: using fork-exec to run compiler in controller.Yan Wang2019-11-213-115/+151
* compiler: Add a compiler controller to manage the perfetto traces compilation.Yan Wang2019-11-133-0/+503