From 2bb6753ed13fd12cb7aec17ac0bc29e406960b36 Mon Sep 17 00:00:00 2001 From: Viresh Kumar Date: Mon, 8 Jan 2018 13:01:47 +0530 Subject: updates Signed-off-by: Viresh Kumar --- misc/pelt_walt.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/misc/pelt_walt.sh b/misc/pelt_walt.sh index 22c6f40..335b639 100755 --- a/misc/pelt_walt.sh +++ b/misc/pelt_walt.sh @@ -53,11 +53,9 @@ get_thermal_stats() } if [ $1 -a $1 -eq 1 ]; then - echo "\n\nRESETTING\n\n" reset_cpufreq_stats reset_thermal_stats else - echo "\n\nSTATS COLLECT\n\n" echo "" > $path get_cpufreq_stats get_thermal_stats -- cgit v1.2.3