Skip to content

libs/utils/trace: Fix getCPUActive signal for fully-idle CPUs

Created by: bjackman

If no cpu_idle events are reported for a particular CPU (but there are cpu_idle events for other CPUs), assume that the CPU was never used during the period of trace event collection.

Merge request reports