android_system_core/libprocessgroup
T.J. Mercier 44eb705480 Fix unused params and remove unneeded cflags
We already get -Wall and -Werror from the build system, and we do not
want/need -Wexit-time-destructors since it prevents local statics with
non-trivial destructors.

Test: m
Change-Id: I8283bf223404d6c253861d3888c1b720c099386e
2024-04-08 21:15:48 +00:00
..
cgrouprc Annotate symbols correctly 2022-09-26 22:14:43 +09:00
cgrouprc_format [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
include/processgroup libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
profiles Revert "Migrate the blkio controller to the v2 cgroup hierarchy" 2024-01-26 03:54:47 +00:00
setup libprocessgroup: Use correct language for cgroups 2023-11-03 18:34:46 +00:00
tools libprocessgroup/tools: Add settaskprofile command-line tool 2021-11-09 22:35:51 +00:00
Android.bp Fix unused params and remove unneeded cflags 2024-04-08 21:15:48 +00:00
cgroup_map.cpp libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
cgroup_map.h libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
OWNERS Updating owners of libprocessgroup 2022-12-15 19:12:33 +00:00
processgroup.cpp libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
sched_policy.cpp libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
task_profiles.cpp libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
task_profiles.h Fix unused params and remove unneeded cflags 2024-04-08 21:15:48 +00:00
task_profiles_test.cpp Fix unused params and remove unneeded cflags 2024-04-08 21:15:48 +00:00
TEST_MAPPING Add test mapping 2024-02-08 16:57:43 +00:00