1. 5c42169 Merge "Let blkio cgroup follow cpuset cgroup only" by Treehugger Robot · 5 years ago
  2. e8678cf Let blkio cgroup follow cpuset cgroup only by Rick Yiu · 5 years ago
  3. cc5e2dc Merge "CgroupSetupCgroups: don't leak fd." by Treehugger Robot · 5 years ago
  4. 5ece395 libcgrouprc: version script: linux only by Yifan Hong · 5 years ago
  5. 8df75fc CgroupSetupCgroups: don't leak fd. by Yifan Hong · 5 years ago
  6. 9d7b89a CgroupSetupCgroups -> CgroupSetup by Yifan Hong · 5 years ago
  7. 53e0deb libprocessgroup: use libcgrouprc to read cgroup.rc by Yifan Hong · 5 years ago
  8. d8ce1fb libprocessgroup_setup: use libcgrouprc_format by Yifan Hong · 5 years ago
  9. 6f9ce2e libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 6 years ago
  10. 098323b libprocessgroup: Add libcgrouprc by Yifan Hong · 6 years ago
  11. c4b3ab4 libprocessgroup: Add libcgrouprc_format by Yifan Hong · 5 years ago
  12. 5b53573 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 5 years ago
  13. be87d44 libprocessgroup: add -Wexit-time-destructors. by Elliott Hughes · 5 years ago
  14. c8ac3b9 Revert "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 5 years ago
  15. 798e805 libprocessgroup: make sure SetupCgroups is called once and only by init by Suren Baghdasaryan · 5 years ago
  16. dba6d44 libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances. by Peter Collingbourne · 5 years ago
  17. 830f837 Merge changes from topic "libprocessgroup" by Yifan Hong · 5 years ago
  18. e8e2756 libprocessgroup: Add VTS tests for vendor JSON files by Yifan Hong · 6 years ago
  19. 28a44eb libprocessgroup_proto_test split into multiple files by Yifan Hong · 6 years ago
  20. 08b4d32 libprocessgroup: PLOG already includes strerror(errno). by Elliott Hughes · 5 years ago
  21. d71d301 Set cg_file_data_ to null when initialization failed by Wei Wang · 6 years ago
  22. 8dcd839 Merge "Reduce log spam from libprocessgroup" by Treehugger Robot · 6 years ago
  23. e681df4 libprocessgroup: convert Json::Value to const refs by Suren Baghdasaryan · 6 years ago
  24. 05da67c Add vendor cgroups and task_profiles support by Suren Baghdasaryan · 6 years ago
  25. e9d149f Unify some text format in task_profiles.json by Rick Yiu · 6 years ago
  26. d5345f5 Merge "Add blkio cgroup to libprocessgroup" by Treehugger Robot · 6 years ago
  27. 1770566 Fix string reference usage by Wei Wang · 6 years ago
  28. 2b3bf84 Add blkio cgroup to libprocessgroup by Rick Yiu · 6 years ago
  29. 858f3e5 Reduce log spam from libprocessgroup by Wei Wang · 6 years ago
  30. 4bb7b18 Merge changes from topic "libprocessgroup_json" by Yifan Hong · 6 years ago
  31. ab8d6ab libprocessgroup: Fix memcg path for apps by Vic Yang · 6 years ago
  32. 72ff585 Add schema for task profiles by Yifan Hong · 6 years ago
  33. 98a61dd Move rootdir/*.json to libprocessgroup by Yifan Hong · 6 years ago
  34. d032a92 Fix cgroup support for recovery mode by Suren Baghdasaryan · 6 years ago
  35. 2bc5228 Suppress error log when timerslack_ns write fails for already dead process by Suren Baghdasaryan · 6 years ago
  36. 3a22225 Merge "libprocessgroup: Fix file mode parsing that requires octal values" by Suren Baghdasaryan · 6 years ago
  37. e3ad888 libprocessgroup: Fix cgroup directory ownership setup by Suren Baghdasaryan · 6 years ago
  38. c760231 libprocessgroup: Fix file mode parsing that requires octal values by Suren Baghdasaryan · 6 years ago
  39. bee9f57 libprocessgroup: Disable file descriptor caching temporarily by Suren Baghdasaryan · 6 years ago
  40. 5c5ed9c libprocessgroup: Fix return values by Greg Kaiser · 6 years ago
  41. ff25a5f Disable SetupCgroup for non-Android targets by Suren Baghdasaryan · 6 years ago
  42. eca87cb Fix non-Android build targets by Suren Baghdasaryan · 6 years ago
  43. 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 6 years ago
  44. 9491078 DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" by Suren Baghdasaryan · 6 years ago
  45. 1bd127b DO NOT MERGE: Revert "Revert "libcutils: Move sched_policy functions into libprocessgroup"" by Suren Baghdasaryan · 6 years ago
  46. 7bf4381 DO NOT MERGE: Revert "Revert "Add libprocessgroup into VNDK"" by Suren Baghdasaryan · 6 years ago
  47. c4a02d2 DO NOT MERGE: Revert "Add libprocessgroup into VNDK" by Suren Baghdasaryan · 6 years ago
  48. b5394db DO NOT MERGE: Revert "libcutils: Move sched_policy functions into libprocessgroup" by Suren Baghdasaryan · 6 years ago
  49. 1bef8c5 DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users" by Suren Baghdasaryan · 6 years ago
  50. 0284333 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
  51. facd40d libcutils: Move sched_policy functions into libprocessgroup by Suren Baghdasaryan · 6 years ago
  52. dad4749 Add libprocessgroup into VNDK by Suren Baghdasaryan · 6 years ago
  53. d7157c2 Introduce additional service options for controlling memory cgroups. by Peter Collingbourne · 6 years ago
  54. 8485d59 Merge "Add OWNERS for libprocessgroup" by Treehugger Robot · 6 years ago
  55. b1cb37b Add OWNERS for libprocessgroup by Tom Cherry · 6 years ago
  56. 950f6f3 Fixed the can not kill some process using libprocessgroup by fengshaobo · 6 years ago
  57. 1151d15 Add recovery_available: true to init dependencies by Tom Cherry · 6 years ago
  58. dc80312 libbase: add host properties support. by Elliott Hughes · 6 years ago
  59. bc131c3 Make per-application memcg hierarchy configurable via a property by Suren Baghdasaryan · 6 years ago
  60. 574a081 libprocessgroup: remove legacy C string handling and build for host by Tom Cherry · 7 years ago
  61. d485226 Add memcg related configs to init. by Robert Benea · 7 years ago
  62. 3280e48 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 7 years ago
  63. fc10e3d Revert "Use mem cgroups in libprocessgroup if they're available" by Tim Murray · 7 years ago
  64. 32375c2 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 7 years ago
  65. 70a5ed4 init: move killing of process groups to libprocessgroup by Tom Cherry · 7 years ago
  66. efa8108 Enable libprocessgroup on host bionic by Tom Cherry · 7 years ago
  67. 20514c4 Better logging in libprocessgroup and make resources clean up themselves by Tom Cherry · 7 years ago
  68. 419ce36 libprocessgroup: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  69. fac4b63 add killProcessGroupOnce by Keun-young Park · 7 years ago
  70. 290a228 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  71. 9f20693 Use readdir instead of readdir_r. by Elliott Hughes · 8 years ago
  72. b6e1d15 resolve merge conflicts of ed3596a to stage-aosp-master by Elliott Hughes · 8 years ago
  73. 171df0a Switch libprocessgroup to libbase logging. by Elliott Hughes · 8 years ago
  74. 8d532e4 resolve merge conflicts of cea1d04 to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  75. f7e79b9 use process groups for processes started by init by Collin Mulliner · 8 years ago
  76. c4248ae Remove useless #include. by Elliott Hughes · 8 years ago
  77. d89cd41 Merge "Don\'t use mem cgroups for pid accounting." into nyc-dev am: e9ea8db by Martijn Coenen · 8 years ago
  78. 5bb91ab Don't use mem cgroups for pid accounting. by Martijn Coenen · 8 years ago
  79. 22b6f7a resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 9 years ago
  80. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  81. 623b56a Fix libprocessgroup SELinux denials. by Martijn Coenen · 9 years ago
  82. b82bab6 Reuse mem cgroups for tracking forked PIDs. by Martijn Coenen · 9 years ago
  83. d503930 processgroup: change the polling interval for killProcessGroup() by Yusuke Sato · 9 years ago
  84. d0a793d Remove uses of libcxx.mk. by Dan Albert · 9 years ago
  85. 0badbd6 Fix missing #includes in system/core. by Elliott Hughes · 10 years ago
  86. fcc8115 Fix format string by Chih-Hung Hsieh · 10 years ago
  87. 758aeb7 Make mkdirAndChown do what it claims to do by Bernhard Rosenkränzer · 10 years ago
  88. 67f46cb Fix issue #18000467: processgroup truncates buffer by Dianne Hackborn · 10 years ago
  89. 2c5e7e1 Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling Instagram by Dianne Hackborn · 10 years ago
  90. c15dd04 processgroup: close directories opened by removeAllProcessGroups() by Colin Cross · 10 years ago
  91. cf8d1c2 Add libprocessgroup by Colin Cross · 10 years ago