diff options
author | 2020-06-29 15:26:57 -0400 | |
---|---|---|
committer | 2020-09-03 13:57:47 -0400 | |
commit | 8201a0285789fade1c5b031914577e2b27a64f05 (patch) | |
tree | eb4994c870de72b430d38961b4aac0bb0e6bee17 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/power turbostat: Enable accumulate RAPL display (diff) | |
download | wireguard-linux-8201a0285789fade1c5b031914577e2b27a64f05.tar.xz wireguard-linux-8201a0285789fade1c5b031914577e2b27a64f05.zip |
tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0
Disabling cpu 0 results in an error
turbostat: /sys/devices/system/cpu/cpu0/topology/thread_siblings: open failed: No such file or directory
Use sched_getcpu() instead of a hardcoded cpu 0 to get the max cpu number.
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions