1. b40fb11 Make VMCompilationPerformance an aggregated profile with default by Victor Hsieh · 2 years, 1 month ago
  2. 6761b6d libprocessgroup: Add a function to remove only empty process groups by Suren Baghdasaryan · 2 years, 1 month ago
  3. cc9932b Fix: null name is added when using android_set_process_profiles by Jiyong Park · 2 years, 2 months ago
  4. a18660f Merge "Add profile for VM compilation" by Rick Yiu · 2 years, 2 months ago
  5. a38d834 Add profile for VM compilation by Rick Yiu · 2 years, 2 months ago
  6. 8bf5940 c wrapper for SetProcessProfiles by Jiyong Park · 2 years, 2 months ago
  7. 538fc1f Reland "libprocessgroup: return false on failure" by Inseob Kim · 2 years, 2 months ago
  8. c109b13 Revert "libprocessgroup: return false on failure" by Jiyong Park · 2 years, 2 months ago
  9. 9818f95 libprocessgroup: return false on failure by Jiyong Park · 2 years, 2 months ago
  10. 54136f8 Add a comment to explain how errno is set by Bart Van Assche · 2 years, 2 months ago
  11. 921d266 Merge "Revert "Migrate the blkio controller to the v2 cgroup hierarchy"" by Wei Wang · 2 years, 2 months ago
  12. 1595635 Revert "Migrate the blkio controller to the v2 cgroup hierarchy" by Bart Van Assche · 2 years, 2 months ago
  13. 8eb7a6e Revert "Fix the cgroup directory owner in createProcessGroupInternal()" by Bart Van Assche · 2 years, 2 months ago
  14. 07f6c82 Migrate the blkio controller to the v2 cgroup hierarchy by Bart Van Assche · 2 years, 5 months ago
  15. d316020 Canonicalize cgroup paths by Bart Van Assche · 2 years, 3 months ago
  16. ebea909 Micro-optimize MergeCgroupToDescriptors() by Bart Van Assche · 2 years, 3 months ago
  17. 9b5a232 Fix support for optional cgroup attributes by Bart Van Assche · 2 years, 3 months ago
  18. 812d769 Fix the cgroup directory owner in createProcessGroupInternal() by Bart Van Assche · 2 years, 3 months ago
  19. 55a9b1e Fix the stat() return value check in createProcessGroupInternal() by Bart Van Assche · 2 years, 3 months ago
  20. 4c95712 Use the proper memcg directory for the v2 hierarchy by Bart Van Assche · 2 years, 4 months ago
  21. 4f2e629 Enable the memory_recursiveprot mount option by Bart Van Assche · 2 years, 4 months ago
  22. bc077ff Add support for memcg v2 attributes by Bart Van Assche · 2 years, 4 months ago
  23. 59af680 Add support for optional cgroup attributes by Bart Van Assche · 2 years, 5 months ago
  24. 32a9b1c Use uid_t for user IDs and gid_t for group IDs by Bart Van Assche · 2 years, 3 months ago
  25. 990194f Fix cgroup directory permissions by Bart Van Assche · 2 years, 3 months ago
  26. f508ede Simplify cgroups.json by Bart Van Assche · 2 years, 3 months ago
  27. a323e02 Merge "Support process path for WriteFileAction" by Wei Wang · 2 years, 3 months ago
  28. 9221b1e Support process path for WriteFileAction by Rick Yiu · 2 years, 4 months ago
  29. f096bd2 Make task profiles easier to debug by Bart Van Assche · 2 years, 5 months ago
  30. 4c99e96 Introduce interface class IProfileAttribute by Bart Van Assche · 2 years, 4 months ago
  31. 6e814b0 Make two error messages more detailed by Bart Van Assche · 2 years, 4 months ago
  32. 6856cfc Use the 'override' keyword where appropriate by Bart Van Assche · 2 years, 5 months ago
  33. 8923d72 Micro-optimize CgroupMap::ActivateControllers() by Bart Van Assche · 2 years, 4 months ago
  34. 20d59bd Make class SetTimerSlackAction easier to maintain by Bart Van Assche · 2 years, 5 months ago
  35. f3bdac7 libprocessgroup: Add fd caching support for SetProcessProfiles by Suren Baghdasaryan · 2 years, 5 months ago
  36. c2ee2e5 libprocessgroup: Move fd caching code into FdCacheHelper by Suren Baghdasaryan · 2 years, 5 months ago
  37. 77ad7c7 libprocessgroup: fall back to cpuset in get_sched_policy by Wei Wang · 2 years, 6 months ago
  38. 9dfff25 Merge "libprocessgroup: Use WriteStringToFd for WriteFileAction" by Rick Yiu · 2 years, 6 months ago
  39. d4c5351 libprocessgroup: Use WriteStringToFd for WriteFileAction by Rick Yiu · 2 years, 7 months ago
  40. 91ce8bd Add a profile for OTA by Rick Yiu · 2 years, 6 months ago
  41. 8e9beea Merge "libprocessgroup/tools: Add settaskprofile command-line tool" by Suren Baghdasaryan · 2 years, 7 months ago
  42. d48d7c8 libprocessgroup/tools: Add settaskprofile command-line tool by Suren Baghdasaryan · 2 years, 7 months ago
  43. 9e3ace5 libprocessgroup: Add CgroupGetControllerFromPath API function by Suren Baghdasaryan · 3 years ago
  44. 43293de Merge "libprocessgroup: Prevent error spam when tests disable all cpus in a cpuset" by Suren Baghdasaryan · 2 years, 8 months ago
  45. ec88556 libprocessgroup: Prevent error spam when tests disable all cpus in a cpuset by Suren Baghdasaryan · 2 years, 9 months ago
  46. 014446d init.rc: Create a new group for dex2oat by Rick Yiu · 2 years, 8 months ago
  47. 1132977 Merge changes from topic "sysbg_aosp" by Wei Wang · 2 years, 8 months ago
  48. c53d794 task_profiles: add ServicePerformance to legacy device policy by Wei Wang · 2 years, 8 months ago
  49. 80e34e3 Fix compiling libprocessgroup against musl by Colin Cross · 2 years, 9 months ago
  50. 25ad3f9 libprocessgroup: Activate controllers in cgroup v2 hierarchy at intermediate levels by Suren Baghdasaryan · 2 years, 10 months ago
  51. 814673a task_profiles.json: add taskprofile for dex2oat boot_complete policy by Wei Wang · 3 years ago
  52. 29c9e26 libprocessgroup: Remove unnecessary permissions change in uid/pid hierarchy by Suren Baghdasaryan · 3 years ago
  53. d0464b0 libprocessgroup: Do not remove uid cgroups directory by Li Li · 3 years ago
  54. 6c54679 task_profiles.json: add taskprofile for SurfaceFlinger by Wei Wang · 3 years ago
  55. 08a7cf2 Merge "libprocessgroup: remove failure log for aggregate profiles" by Treehugger Robot · 3 years, 1 month ago
  56. 8722e4d libprocessgroup: remove failure log for aggregate profiles by Wei Wang · 3 years, 1 month ago
  57. 3b0ec90 Merge "libprocessgroup: Fix warnings when legacy schedtune cgroup is absent" by Treehugger Robot · 3 years, 1 month ago
  58. e3d3896 libprocessgroup: Fix warnings when legacy schedtune cgroup is absent by Suren Baghdasaryan · 3 years, 1 month ago
  59. 176ec1b Replace llndk_library with llndk clause in cc_library by Colin Cross · 3 years, 2 months ago
  60. 50d8f9d Merge "task_profiles.json: use cgroup v2 uid/pid freezer" by Li Li · 3 years, 2 months ago
  61. 2470e47 task_profiles.json: use cgroup v2 uid/pid freezer by Li Li · 3 years, 2 months ago
  62. 49fce95 libprocessgroup: Change LogFailures to string by Rick Yiu · 3 years, 2 months ago
  63. 7f19b1e libprocessgroup: introduce optional attribute for cgroup controllers by Suren Baghdasaryan · 3 years, 3 months ago
  64. f46a229 libprocessgroup: remove a false error message by Suren Baghdasaryan · 3 years, 3 months ago
  65. d9ac92a [libprocessgroup] Use new jsoncpp API by Haibo Huang · 3 years, 3 months ago
  66. b47969b libprocessgroup: remove hardcoded freezer path by Marco Ballesio · 3 years, 3 months ago
  67. 4e644c4 libprocessgroup: new method to get cgroup paths by Marco Ballesio · 3 years, 3 months ago
  68. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  69. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 3 years, 4 months ago
  70. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  71. 9e628a6 libprocessgroup: fix uid/pid hierarchy for recovery mode by Marco Ballesio · 3 years, 4 months ago
  72. a7148f8 libprocessgroup: adopt cgroup v2 freezer search path by Marco Ballesio · 3 years, 4 months ago
  73. 4dac816 Revert^4 "libprocessgroup: uid/pid hierarchy for cgroup v2" by Marco Ballesio · 3 years, 4 months ago
  74. 23fddab libprocessgroup: define path for freezer search by Marco Ballesio · 3 years, 4 months ago
  75. 0794774 Revert^3 "libprocessgroup: move freezer to uid/pid hierarchy" by Marco Ballesio · 3 years, 4 months ago
  76. fe13d49 Merge "Symbol files describing APIs across updatable components are reviewed" by Treehugger Robot · 3 years, 4 months ago
  77. cfb743e Merge "Revert^3 "libprocessgroup: uid/pid hierarchy for cgroup v2"" by Treehugger Robot · 3 years, 4 months ago
  78. 088924a Revert^3 "libprocessgroup: uid/pid hierarchy for cgroup v2" by Marco Ballesio · 3 years, 4 months ago
  79. 427e9f0 Remove TEST_MAPPING entry based on go/a-unit-tests update by Julien Desprez · 3 years, 4 months ago
  80. 9ae5dab Symbol files describing APIs across updatable components are reviewed by Jiyong Park · 3 years, 4 months ago
  81. d76053a libprocessgroup: Add control of printing log in WriteFileAction by Rick Yiu · 3 years, 5 months ago
  82. 7707909 Revert "Revert "libprocessgroup: move freezer to uid/pid hierarchy"" by Marco Ballesio · 3 years, 4 months ago
  83. a1a0497 Revert^2 "libprocessgroup: uid/pid hierarchy for cgroup v2" by Marco Ballesio · 3 years, 4 months ago
  84. ab8a7d2 Cgroup APIs are guarded by Jiyong Park · 3 years, 10 months ago
  85. 2d30fe4 Remove __ANDROID_API__ guards by Jiyong Park · 3 years, 10 months ago
  86. bde5350 Merge "Revert "libprocessgroup: move freezer to uid/pid hierarchy"" by Treehugger Robot · 3 years, 5 months ago
  87. b01aa99 Revert "libprocessgroup: move freezer to uid/pid hierarchy" by Marco Ballesio · 3 years, 5 months ago
  88. 21de4e7 Add new owners to various sub-projects. by Elliott Hughes · 3 years, 6 months ago
  89. ac216ac Merge "Revert "libprocessgroup: uid/pid hierarchy for cgroup v2"" by Jonglin Lee · 3 years, 6 months ago
  90. 4bbabe4 Revert "libprocessgroup: uid/pid hierarchy for cgroup v2" by Jonglin Lee · 3 years, 6 months ago
  91. feef4d3 Add product_available to product available modules by Justin Yun · 3 years, 7 months ago
  92. 1414a0d libprocessgroup: move freezer to uid/pid hierarchy by Marco Ballesio · 3 years, 6 months ago
  93. 756a604 libprocessgroup: Change per-API level task profiles to override the diffs by Suren Baghdasaryan · 3 years, 6 months ago
  94. 673b6d4 Merge changes I13c9660a,I41745e7b,I0e6722b8 by Wei Wang · 3 years, 6 months ago
  95. 4d45b59 libprocessgroup: uid/pid hierarchy for cgroup v2 by Marco Ballesio · 3 years, 8 months ago
  96. ab87979 Add system-background cpu group by Wei Wang · 3 years, 7 months ago
  97. 35221b5 libprocessgroup: Support per-API level task profiles by Suren Baghdasaryan · 3 years, 7 months ago
  98. b90e23e task_profiles.json: use system subgroup for NormalPerformance by Wei Wang · 3 years, 7 months ago
  99. b4a3f08 Merge "libprocessgroup: Support write to file feature" by Rick Yiu · 3 years, 7 months ago
  100. bc1ad96 libprocessgroup: Support write to file feature by Rick Yiu · 3 years, 8 months ago