diff --git a/configs/task_profiles.json b/configs/task_profiles.json
index fbba9076092f0094a5ae286fb4c39ab79b26b10a..2ef1e6cc5f13d84cf3818636fe2ccb30671fa337 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",