aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtemplates/config-juno.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/config-juno.py b/templates/config-juno.py
index 1d5721f..3930cc4 100755
--- a/templates/config-juno.py
+++ b/templates/config-juno.py
@@ -2,9 +2,9 @@ reboot_policy = 'never'
instrumentation = [
'execution_time',
#'daq',
- #'interrupts',
- #'cpufreq',
- 'hwmon',
+ 'interrupts',
+ 'cpufreq',
+ 'juno_energy',
#'perf',
#'streamline',
]