summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorZhang Rui <rui.zhang@intel.com>2023-03-30 13:33:45 +0300
committerGuenter Roeck <linux@roeck-us.net>2023-04-19 17:08:39 +0300
commit6c2b659913ad9c70c30050efc3e287fd0869012a (patch)
treee1b81cce37b319fe28f75437ceb733e872ba4229 /tools/perf/scripts/python/export-to-sqlite.py
parent3a31e0920308487331e53a53c4133ce1d8e12ad9 (diff)
downloadlinux-6c2b659913ad9c70c30050efc3e287fd0869012a.tar.xz
hwmon: (coretemp) Delete tjmax debug message
After commit c0c67f8761ce ("hwmon: (coretemp) Add support for dynamic tjmax"), tjmax value is retrieved from MSR every time the temperature is read. This means that, with debug message enabled, the tjmax debug message is printed out for every single temperature read for any CPU. This spams the syslog. Ideally, as tjmax is package scope unique, the debug message should show once when tjmax is changed for one package. But this requires inventing some new per-package data in the coretemp driver, and this is overkill. To keep the code simple, delete the tjmax debug message. Signed-off-by: Zhang Rui <rui.zhang@intel.com> Link: https://lore.kernel.org/r/20230330103346.6044-1-rui.zhang@intel.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions