diff options
author | Chen Yu <yu.c.chen@intel.com> | 2021-11-12 19:51:59 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2022-04-16 21:58:15 -0400 |
commit | eae97e053fe306edbbe60c934031edf9a8affd3f (patch) | |
tree | d3c5b4963dee51d65a4efd37da29c572ba79afce /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c7e399f839689e9ead863456132f19b88abc3bc9 (diff) |
tools/power turbostat: Support thermal throttle count print
The turbostat data is collected by end user for power evaluationit. However
it looks like we are missing enough thermal context there. Already a couple of
time we found that power management developer asking something like this:
grep -r . /sys/devices/system/cpu/cpu*/thermal_throttle/*
Print the per core thermal throttle count so as to get suffificent thermal
context.
turbostat -i 5 -s Core,CPU,CoreThr
Core CPU CoreThr
- - 104
0 0 61
0 4
1 1 0
1 5
2 2 104
2 6
3 3 7
3 7
Suggested-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Chen Yu <yu.c.chen@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions