diff options
author | Prarit Bhargava <prarit@redhat.com> | 2020-06-29 15:26:57 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2020-09-03 13:57:47 -0400 |
commit | 8201a0285789fade1c5b031914577e2b27a64f05 (patch) | |
tree | eb4994c870de72b430d38961b4aac0bb0e6bee17 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9972d5d84d76982606806b2ce887f70c2f8ba60a (diff) |
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