diff --git a/configs/task_profiles.json b/configs/task_profiles.json index fbba907..2ef1e6c 100644 --- a/configs/task_profiles.json +++ b/configs/task_profiles.json @@ -127,6 +127,19 @@ } ] }, + { + "Name": "CameraServicePerformance", + "Actions" : [ + { + "Name" : "JoinCgroup", + "Params" : + { + "Controller": "cpu", + "Path": "camera-daemon" + } + } + ] + }, { "Name": "VrKernelCapacity",