Loading
tools/power turbostat: Fix AMD RAPL regression on big systems
turbostat.c:8688: rapl_perf_init: Assertion `next_domain < num_domains' failed. The initial fix for this regression was incomplete, as it did not handle multi-package systems with sparse core ids. Fixes: ef0e6008 ("tools/power turbostat: Fix AMD RAPL regression") Signed-off-by:Len Brown <len.brown@intel.com>