summaryrefslogtreecommitdiffstats
path: root/libprocessgroup/task_profiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* race condition in libprocessgroupmtk160362019-06-121-0/+3
* Re-enable file descriptor caching and add option to skip cachingSuren Baghdasaryan2019-04-221-36/+41
* libprocessgroup: use libcgrouprc to read cgroup.rcYifan Hong2019-04-021-12/+13
* libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances.Peter Collingbourne2019-03-211-2/+4
* libprocessgroup: PLOG already includes strerror(errno).Elliott Hughes2019-03-141-1/+1
* Set cg_file_data_ to null when initialization failedWei Wang2019-03-081-8/+8
* libprocessgroup: convert Json::Value to const refsSuren Baghdasaryan2019-03-011-35/+35
* Add vendor cgroups and task_profiles supportSuren Baghdasaryan2019-03-011-13/+22
* Fix string reference usageWei Wang2019-02-271-5/+5
* Suppress error log when timerslack_ns write fails for already dead processSuren Baghdasaryan2019-02-141-0/+4
* libprocessgroup: Disable file descriptor caching temporarilySuren Baghdasaryan2019-02-061-0/+32
* Fix non-Android build targetsSuren Baghdasaryan2019-02-031-1/+10
* libprocessgroup: Add support for task profilesSuren Baghdasaryan2019-02-031-0/+373