Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(702)

Unified Diff: client/profilers/powertop/powertop.py

Issue 1595019: Merge remote branch 'origin/upstream' into tempbranch (Closed)
Patch Set: Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/common_lib/base_packages.py ('k') | client/tests/dbench/dbench.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/profilers/powertop/powertop.py
diff --git a/client/profilers/powertop/powertop.py b/client/profilers/powertop/powertop.py
index cd7aa5a194dd27eeba3beb503924b6597df76082..e26b4e2900cbbd1901e05fb7fe5976e4e861b442 100644
--- a/client/profilers/powertop/powertop.py
+++ b/client/profilers/powertop/powertop.py
@@ -1,3 +1,8 @@
+"""
+What's eating the battery life of my laptop? Why isn't it many more
+hours? Which software component causes the most power to be burned?
+These are important questions without a good answer... until now.
+"""
import time, os
from autotest_lib.client.bin import utils, profiler
« no previous file with comments | « client/common_lib/base_packages.py ('k') | client/tests/dbench/dbench.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698