cpupower: mperf monitor - Use TSC to calculate max frequency if possible
[firefly-linux-kernel-4.4.55.git] / tools / power / cpupower / Makefile
index 94c2cf0a98b88e771ef4377fef83ea16deb72398..11521d2f0a4ce32f1b27b10b5bf261e1fe9e1d9d 100644 (file)
@@ -24,7 +24,7 @@
 
 # Set the following to `true' to make a unstripped, unoptimized
 # binary. Leave this set to `false' for production use.
-DEBUG ?=       false
+DEBUG ?=       true
 
 # make the build silent. Set this to something else to make it noisy again.
 V ?=           false