diff options
author | 2023-10-04 13:52:02 +0800 | |
---|---|---|
committer | 2023-10-20 10:27:09 +0800 | |
commit | 4ede6d1ce7acba9cafe7df4e935b174623cd2181 (patch) | |
tree | be7eb1da03205de8ea4a262e00401bd61ed24564 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/power/turbostat: Introduce cpu_allowed_set (diff) | |
download | linux-rng-4ede6d1ce7acba9cafe7df4e935b174623cd2181.tar.xz linux-rng-4ede6d1ce7acba9cafe7df4e935b174623cd2181.zip |
tools/power/turbostat: Obey allowed CPUs when accessing CPU counters
for_all_cpus/for_all_cpus_2 are used for accessing the per CPU counters,
and they should follow the cpu_allowed_set instead of cpu_present_set.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions