1. b0947e0 libprocessgroup: Proceed if activation of an optional controller fails by Bart Van Assche · 3 years ago
  2. 1ec6ec4 libprocessgroup: Rework SetupCgroup() by Bart Van Assche · 3 years ago
  3. 17c84b9 libprocessgroup: Introduce a local variable in CgroupMap::ActivateControllers() by Bart Van Assche · 3 years ago
  4. 0e8e4f8 Fix the cgroup v2 thread path by Bart Van Assche · 3 years ago
  5. c7a6fe6 Revert "Migrate the blkio controller to the v2 cgroup hierarchy" by Jooyung Han · 3 years ago
  6. 5400ae2 Migrate the blkio controller to the v2 cgroup hierarchy by Bart Van Assche · 3 years, 6 months ago
  7. 6ad747a task_profiles.json: Convert tabs into spaces by Bart Van Assche · 3 years ago
  8. eb3912e Merge "Don't retry kill if cgroups isn't available" by Inseob Kim · 3 years, 1 month ago
  9. 91bc6d3 Merge "Updating Attributes on task_profiles.json" by Bart Van Assche · 3 years, 1 month ago
  10. 92153fb Updating Attributes on task_profiles.json by Carlos Galo · 3 years, 1 month ago
  11. ce318e8 Merge "Updating owners of libprocessgroup" by Carlos Galo · 3 years, 1 month ago
  12. 8ceaf0c Updating owners of libprocessgroup by Carlos Galo · 3 years, 1 month ago
  13. 110cd77 Don't retry kill if cgroups isn't available by Inseob Kim · 3 years, 1 month ago
  14. 70d34f0 Merge changes I52e778d1,I33f4d1d2 by Jiakai Zhang · 3 years, 1 month ago
  15. 180a51d Rename "Dex2OatBootBackground" to "Dex2OatBackground". by Jiakai Zhang · 3 years, 1 month ago
  16. 38e9373 Add task profile "Dex2OatBackground". by Jiakai Zhang · 3 years, 1 month ago
  17. a049a99 Kill services even when cgroups is disabled by Inseob Kim · 3 years, 2 months ago
  18. c2b1654 init: skip cgroup/task_profiles configuration if cgroups are disabled by Nikita Ioffe · 3 years, 3 months ago
  19. 7a95261 libprocessgroup: Improve error messages by Bart Van Assche · 3 years, 3 months ago
  20. eb7ec7b Annotate symbols correctly by Jiyong Park · 3 years, 4 months ago
  21. 9c0fcbb libprocessgroup: Add I/O scheduler attributes to task_profiles.json by Bart Van Assche · 3 years, 6 months ago
  22. f32c4ec libprocessgroup: Provide SetProcessProfiles() and SetTaskProfiles() alternatives by Bart Van Assche · 3 years, 5 months ago
  23. d0b8ce2 libprocessgroup: Make GetProfile() and GetAttribute() more efficient by Bart Van Assche · 3 years, 5 months ago
  24. a823bee libprocessgroup: Switch from gnu++-17 to gnu++-20 by Bart Van Assche · 3 years, 5 months ago
  25. ccaac4a libprocessgroup: Fix a log message by Bart Van Assche · 3 years, 6 months ago
  26. fd93378 libprocessgroup: Handle temporarily non-empty group removal failure by Suren Baghdasaryan · 3 years, 8 months ago
  27. 29b2640 Rename VMCompilationPerformance to SCHED_SP_COMPUTE by Victor Hsieh · 3 years, 8 months ago
  28. c9e0f79 Make VMCompilationPerformance an aggregated profile with default by Victor Hsieh · 3 years, 8 months ago
  29. 4345f3f libprocessgroup: Add a function to remove only empty process groups by Suren Baghdasaryan · 3 years, 9 months ago
  30. cc9932b Fix: null name is added when using android_set_process_profiles by Jiyong Park · 3 years, 9 months ago
  31. a18660f Merge "Add profile for VM compilation" by Rick Yiu · 3 years, 9 months ago
  32. a38d834 Add profile for VM compilation by Rick Yiu · 3 years, 9 months ago
  33. 8bf5940 c wrapper for SetProcessProfiles by Jiyong Park · 3 years, 10 months ago
  34. 538fc1f Reland "libprocessgroup: return false on failure" by Inseob Kim · 3 years, 9 months ago
  35. c109b13 Revert "libprocessgroup: return false on failure" by Jiyong Park · 3 years, 9 months ago
  36. 9818f95 libprocessgroup: return false on failure by Jiyong Park · 3 years, 10 months ago
  37. 54136f8 Add a comment to explain how errno is set by Bart Van Assche · 3 years, 10 months ago
  38. 921d266 Merge "Revert "Migrate the blkio controller to the v2 cgroup hierarchy"" by Wei Wang · 3 years, 10 months ago
  39. 1595635 Revert "Migrate the blkio controller to the v2 cgroup hierarchy" by Bart Van Assche · 3 years, 10 months ago
  40. 8eb7a6e Revert "Fix the cgroup directory owner in createProcessGroupInternal()" by Bart Van Assche · 3 years, 10 months ago
  41. 07f6c82 Migrate the blkio controller to the v2 cgroup hierarchy by Bart Van Assche · 4 years ago
  42. d316020 Canonicalize cgroup paths by Bart Van Assche · 3 years, 10 months ago
  43. ebea909 Micro-optimize MergeCgroupToDescriptors() by Bart Van Assche · 3 years, 10 months ago
  44. 9b5a232 Fix support for optional cgroup attributes by Bart Van Assche · 3 years, 10 months ago
  45. 812d769 Fix the cgroup directory owner in createProcessGroupInternal() by Bart Van Assche · 3 years, 10 months ago
  46. 55a9b1e Fix the stat() return value check in createProcessGroupInternal() by Bart Van Assche · 3 years, 10 months ago
  47. 4c95712 Use the proper memcg directory for the v2 hierarchy by Bart Van Assche · 4 years ago
  48. 4f2e629 Enable the memory_recursiveprot mount option by Bart Van Assche · 4 years ago
  49. bc077ff Add support for memcg v2 attributes by Bart Van Assche · 4 years ago
  50. 59af680 Add support for optional cgroup attributes by Bart Van Assche · 4 years ago
  51. 32a9b1c Use uid_t for user IDs and gid_t for group IDs by Bart Van Assche · 3 years, 10 months ago
  52. 990194f Fix cgroup directory permissions by Bart Van Assche · 3 years, 10 months ago
  53. f508ede Simplify cgroups.json by Bart Van Assche · 3 years, 10 months ago
  54. a323e02 Merge "Support process path for WriteFileAction" by Wei Wang · 3 years, 11 months ago
  55. 9221b1e Support process path for WriteFileAction by Rick Yiu · 4 years ago
  56. f096bd2 Make task profiles easier to debug by Bart Van Assche · 4 years ago
  57. 4c99e96 Introduce interface class IProfileAttribute by Bart Van Assche · 4 years ago
  58. 6e814b0 Make two error messages more detailed by Bart Van Assche · 4 years ago
  59. 6856cfc Use the 'override' keyword where appropriate by Bart Van Assche · 4 years ago
  60. 8923d72 Micro-optimize CgroupMap::ActivateControllers() by Bart Van Assche · 4 years ago
  61. 20d59bd Make class SetTimerSlackAction easier to maintain by Bart Van Assche · 4 years ago
  62. f3bdac7 libprocessgroup: Add fd caching support for SetProcessProfiles by Suren Baghdasaryan · 4 years ago
  63. c2ee2e5 libprocessgroup: Move fd caching code into FdCacheHelper by Suren Baghdasaryan · 4 years ago
  64. 77ad7c7 libprocessgroup: fall back to cpuset in get_sched_policy by Wei Wang · 4 years, 1 month ago
  65. 9dfff25 Merge "libprocessgroup: Use WriteStringToFd for WriteFileAction" by Rick Yiu · 4 years, 1 month ago
  66. d4c5351 libprocessgroup: Use WriteStringToFd for WriteFileAction by Rick Yiu · 4 years, 2 months ago
  67. 91ce8bd Add a profile for OTA by Rick Yiu · 4 years, 1 month ago
  68. 8e9beea Merge "libprocessgroup/tools: Add settaskprofile command-line tool" by Suren Baghdasaryan · 4 years, 2 months ago
  69. d48d7c8 libprocessgroup/tools: Add settaskprofile command-line tool by Suren Baghdasaryan · 4 years, 2 months ago
  70. 9e3ace5 libprocessgroup: Add CgroupGetControllerFromPath API function by Suren Baghdasaryan · 4 years, 7 months ago
  71. 43293de Merge "libprocessgroup: Prevent error spam when tests disable all cpus in a cpuset" by Suren Baghdasaryan · 4 years, 3 months ago
  72. ec88556 libprocessgroup: Prevent error spam when tests disable all cpus in a cpuset by Suren Baghdasaryan · 4 years, 4 months ago
  73. 014446d init.rc: Create a new group for dex2oat by Rick Yiu · 4 years, 3 months ago
  74. 1132977 Merge changes from topic "sysbg_aosp" by Wei Wang · 4 years, 3 months ago
  75. c53d794 task_profiles: add ServicePerformance to legacy device policy by Wei Wang · 4 years, 3 months ago
  76. 80e34e3 Fix compiling libprocessgroup against musl by Colin Cross · 4 years, 4 months ago
  77. 25ad3f9 libprocessgroup: Activate controllers in cgroup v2 hierarchy at intermediate levels by Suren Baghdasaryan · 4 years, 6 months ago
  78. 814673a task_profiles.json: add taskprofile for dex2oat boot_complete policy by Wei Wang · 4 years, 6 months ago
  79. 29c9e26 libprocessgroup: Remove unnecessary permissions change in uid/pid hierarchy by Suren Baghdasaryan · 4 years, 6 months ago
  80. d0464b0 libprocessgroup: Do not remove uid cgroups directory by Li Li · 4 years, 7 months ago
  81. 6c54679 task_profiles.json: add taskprofile for SurfaceFlinger by Wei Wang · 4 years, 7 months ago
  82. 08a7cf2 Merge "libprocessgroup: remove failure log for aggregate profiles" by Treehugger Robot · 4 years, 8 months ago
  83. 8722e4d libprocessgroup: remove failure log for aggregate profiles by Wei Wang · 4 years, 8 months ago
  84. 3b0ec90 Merge "libprocessgroup: Fix warnings when legacy schedtune cgroup is absent" by Treehugger Robot · 4 years, 9 months ago
  85. e3d3896 libprocessgroup: Fix warnings when legacy schedtune cgroup is absent by Suren Baghdasaryan · 4 years, 9 months ago
  86. 176ec1b Replace llndk_library with llndk clause in cc_library by Colin Cross · 4 years, 9 months ago
  87. 50d8f9d Merge "task_profiles.json: use cgroup v2 uid/pid freezer" by Li Li · 4 years, 9 months ago
  88. 2470e47 task_profiles.json: use cgroup v2 uid/pid freezer by Li Li · 4 years, 9 months ago
  89. 49fce95 libprocessgroup: Change LogFailures to string by Rick Yiu · 4 years, 9 months ago
  90. 7f19b1e libprocessgroup: introduce optional attribute for cgroup controllers by Suren Baghdasaryan · 4 years, 10 months ago
  91. f46a229 libprocessgroup: remove a false error message by Suren Baghdasaryan · 4 years, 10 months ago
  92. d9ac92a [libprocessgroup] Use new jsoncpp API by Haibo Huang · 4 years, 11 months ago
  93. b47969b libprocessgroup: remove hardcoded freezer path by Marco Ballesio · 4 years, 11 months ago
  94. 4e644c4 libprocessgroup: new method to get cgroup paths by Marco Ballesio · 4 years, 11 months ago
  95. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 5 years ago
  96. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 5 years ago
  97. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 5 years ago
  98. 9e628a6 libprocessgroup: fix uid/pid hierarchy for recovery mode by Marco Ballesio · 5 years ago
  99. a7148f8 libprocessgroup: adopt cgroup v2 freezer search path by Marco Ballesio · 5 years ago
  100. 4dac816 Revert^4 "libprocessgroup: uid/pid hierarchy for cgroup v2" by Marco Ballesio · 5 years ago