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

Unified Diff: third_party/power_gadget/README.chromium

Issue 106223002: chrome power profiler chrome side changes (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years 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
Index: third_party/power_gadget/README.chromium
diff --git a/third_party/power_gadget/README.chromium b/third_party/power_gadget/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..42c12cd57e816e3b56e82741660238234079833d
--- /dev/null
+++ b/third_party/power_gadget/README.chromium
@@ -0,0 +1,9 @@
+Name: powergadget_lib
+URL: n/a
+Version: 0
+Security Critical: no
+License: Intel Sample Code License
qsr 2014/01/17 11:50:14 Did you look at http://www.chromium.org/developers
+
+Description:
+Intel® Power Gadget library aims to access real-time data about a 2nd generation or later Intel® Core processor regarding current estimated processor power, thermal design power (TDP), current processor frequency, base frequency, current temperature, maximum temperature, timestamps and elapsed time. The data is obtained from the Model Specific Registers (MSRs) that are available only in 2nd Generation Intel® Core or later processors.
qsr 2014/01/17 11:50:14 Can you limit the text to 80 columns?
+IntelPowerGadgetLib.h and IntelPowerGadgetLib.cpp are to load Intel® Power Gadget library and expose interface on windows platform, the library itself as well as driver should be installed with Intel® Power Gadget application. @http://software.intel.com/en-us/articles/intel-power-gadget
« content/public/browser/browser_thread.h ('K') | « third_party/power_gadget/IntelPowerGadgetLib.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698