Merge branch 'hishamhm-pull-914'

This commit is contained in:
Nathan Scott
2020-08-20 14:09:27 +10:00
7 changed files with 21 additions and 17 deletions

View File

@ -15,7 +15,7 @@ in the source distribution for its full text.
}*/
int TasksMeter_attributes[] = {
CPU_KERNEL, PROCESS_THREAD, PROCESS, TASKS_RUNNING
CPU_SYSTEM, PROCESS_THREAD, PROCESS, TASKS_RUNNING
};
static void TasksMeter_updateValues(Meter* this, char* buffer, int len) {