android_system_core/libprocessgroup
Suren Baghdasaryan 05da67c390 Add vendor cgroups and task_profiles support
Vendors should be able to specify additional cgroups and task profiles
without changing system files. Add support for /vendor/etc/cgroups.json
and /vendor/etc/task_profiles.json files which will augment cgroups and
task profiles specified in /etc/cgroups.json and /etc/task_profiles.json
system files.

Bug: 124960615
Change-Id: I548c2e866b65c19856a3617d75b75dcd06f7d5b7
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-03-01 00:29:37 +00:00
..
include/processgroup libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
profiles Unify some text format in task_profiles.json 2019-02-27 21:08:19 +08:00
Android.bp libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
cgroup_map.cpp Add vendor cgroups and task_profiles support 2019-03-01 00:29:37 +00:00
cgroup_map.h libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
OWNERS Add OWNERS for libprocessgroup 2018-09-14 11:13:22 -07:00
processgroup.cpp libprocessgroup: Fix memcg path for apps 2019-02-19 14:09:00 -08:00
sched_policy.cpp Add blkio cgroup to libprocessgroup 2019-02-27 11:23:14 +08:00
task_profiles.cpp Add vendor cgroups and task_profiles support 2019-03-01 00:29:37 +00:00
task_profiles.h Add vendor cgroups and task_profiles support 2019-03-01 00:29:37 +00:00