summaryrefslogtreecommitdiffstats
path: root/libprocessgroup/processgroup.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-271-179/+65
* Add memcg related configs to init.Robert Benea2017-07-181-13/+34
* 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-081-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
* Better logging in libprocessgroup and make resources clean up themselvesTom Cherry2017-05-041-83/+98
* add killProcessGroupOnceKeun-young Park2017-03-291-6/+11
* 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-031-56/+42
|\
| * Switch libprocessgroup to libbase logging.Elliott Hughes2016-08-031-55/+41
* | resolve merge conflicts of cea1d04 to nyc-dev-plus-aospElliott Hughes2016-06-061-13/+13
|\|
| * use process groups for processes started by initCollin Mulliner2016-06-061-12/+12
* | 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-011-6/+35
|/
* processgroup: change the polling interval for killProcessGroup()Yusuke Sato2015-06-161-3/+4
* 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-131-4/+28
* processgroup: close directories opened by removeAllProcessGroups()Colin Cross2014-08-201-2/+3
* Add libprocessgroupColin Cross2014-07-091-0/+316