fix CPU usage test for thermald and dmonitoringd

albatross
Adeeb Shihadeh 2020-06-23 15:41:33 -07:00
parent 31ea066acb
commit 33f905b1ed
1 changed files with 2 additions and 2 deletions

View File

@ -15,11 +15,11 @@ def print_cpu_usage(first_proc, last_proc):
("selfdrive.locationd.locationd", 34.38),
("selfdrive.locationd.paramsd", 11.53),
("./_sensord", 6.17),
("selfdrive.controls.dmonitoringd", 5.48),
("selfdrive.monitoring.dmonitoringd", 5.48),
("./boardd", 3.63),
("./_dmonitoringmodeld", 2.67),
("selfdrive.logmessaged", 2.71),
("selfdrive.thermald", 2.41),
("selfdrive.thermald.thermald", 2.41),
("selfdrive.locationd.calibrationd", 6.81),
("./proclogd", 1.54),
("./_gpsd", 0.09),