android_system_core/libprocessgroup
Elliott Hughes be87d447b4 libprocessgroup: add -Wexit-time-destructors.
Exit time destructors already caused trouble (see
dba6d44376), and without this warning,
it's too easy to reintroduce issues.

Bug: 129023204
Test: builds
Change-Id: If5fb4d0c11c74ba4971bb218059c6d37edeaf4df
2019-03-26 18:50:22 -07:00
..
include/processgroup libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
profiles libprocessgroup: Add VTS tests for vendor JSON files 2019-03-15 16:28:42 -07:00
Android.bp libprocessgroup: add -Wexit-time-destructors. 2019-03-26 18:50:22 -07:00
cgroup_map.cpp Revert "libprocessgroup: make sure SetupCgroups is called once and only by init" 2019-03-26 02:49:13 +00:00
cgroup_map.h Set cg_file_data_ to null when initialization failed 2019-03-08 10:18:06 -08:00
OWNERS Add OWNERS for libprocessgroup 2018-09-14 11:13:22 -07:00
processgroup.cpp Merge "Reduce log spam from libprocessgroup" 2019-03-01 22:11:15 +00:00
sched_policy.cpp Set cg_file_data_ to null when initialization failed 2019-03-08 10:18:06 -08:00
task_profiles.cpp libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances. 2019-03-21 17:00:48 +00:00
task_profiles.h Add vendor cgroups and task_profiles support 2019-03-01 00:29:37 +00:00