summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add recovery_available: true to init dependenciesTom Cherry2018-07-241-0/+1
* libbase: add host properties support.Elliott Hughes2018-05-241-9/+0
* Make per-application memcg hierarchy configurable via a propertySuren Baghdasaryan2018-05-241-5/+24
* libprocessgroup: remove legacy C string handling and build for hostTom Cherry2018-02-272-180/+66
* Add memcg related configs to init.Robert Benea2017-07-182-13/+38
* Use mem cgroups in libprocessgroup if they're availableRobert Benea2017-07-111-7/+0
* Revert "Use mem cgroups in libprocessgroup if they're available"Tim Murray2017-07-071-0/+7
* Use mem cgroups in libprocessgroup if they're availableRobert Benea2017-06-291-7/+0
* init: move killing of process groups to libprocessgroupTom Cherry2017-06-071-0/+40
* Enable libprocessgroup on host bionicTom Cherry2017-05-111-0/+1
* Better logging in libprocessgroup and make resources clean up themselvesTom Cherry2017-05-042-83/+103
* libprocessgroup: Android.mk -> Android.bpSteven Moreland2017-04-192-19/+10
* add killProcessGroupOnceKeun-young Park2017-03-292-6/+13
* Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.Elliott Hughes2016-11-141-1/+4
* Use readdir instead of readdir_r.Elliott Hughes2016-09-281-6/+4
* resolve merge conflicts of ed3596a to stage-aosp-masterElliott Hughes2016-08-032-58/+44
|\
| * Switch libprocessgroup to libbase logging.Elliott Hughes2016-08-032-57/+43
* | resolve merge conflicts of cea1d04 to nyc-dev-plus-aospElliott Hughes2016-06-062-14/+23
|\|
| * use process groups for processes started by initCollin Mulliner2016-06-062-13/+22
| * Remove useless #include.Elliott Hughes2016-04-301-1/+0
* | Merge "Don\'t use mem cgroups for pid accounting." into nyc-devMartijn Coenen2016-03-181-0/+7
|\ \
| * | Don't use mem cgroups for pid accounting.Martijn Coenen2016-03-181-0/+7
* | | resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aospJames Hawkins2016-02-191-6/+5
|\ \ \ | |/ / |/| / | |/
| * system/core: Cleanup direct calls to opendir by containing in aJames Hawkins2016-02-181-6/+5
* | Fix libprocessgroup SELinux denials.Martijn Coenen2016-02-081-1/+5
* | Reuse mem cgroups for tracking forked PIDs.Martijn Coenen2016-02-014-82/+35
|/
* processgroup: change the polling interval for killProcessGroup()Yusuke Sato2015-06-161-3/+4
* Remove uses of libcxx.mk.Dan Albert2015-03-271-1/+0
* Fix missing #includes in system/core.Elliott Hughes2014-12-291-0/+1
* Fix format stringChih-Hung Hsieh2014-11-201-3/+4
* Make mkdirAndChown do what it claims to doBernhard Rosenkränzer2014-11-171-2/+2
* Fix issue #18000467: processgroup truncates bufferDianne Hackborn2014-10-151-1/+1
* Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling InstagramDianne Hackborn2014-10-132-5/+29
* processgroup: close directories opened by removeAllProcessGroups()Colin Cross2014-08-201-2/+3
* Add libprocessgroupColin Cross2014-07-095-0/+436