aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorlan,Tianyu <[email protected]>2014-11-03 01:53:01 -0800
committerEduardo Valentin <[email protected]>2014-11-04 19:17:32 -0400
commit225112a56942c74f1e114587719fa2bd0d180b3e (patch)
treead777dfc70d02672c86d67883aced13c5614a4d2 /tools/perf/scripts/python/export-to-postgresql.py
parenta1cff6e25e6e3b55183610dddca91546951b20e3 (diff)
Thermal/int3403: Fix thermal hysteresis unit conversion
Thermal hysteresis represents a temperature difference. But the original code treats it as a temperature value, Convert it from tenths of degree Kelvin to Milli-Celsius by deducing 273200. This is not right. Kelvin and Celsius have same degree size. From temperature difference view, the conversion between tenths of degree Kelvin unit and Milli-Celsius unit is just to multiply 100. Signed-off-by: Lan Tianyu <[email protected]> Acked-by: Srinivas Pandruvada <[email protected]> Signed-off-by: Zhang Rui <[email protected]> Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions