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 |
+ |
+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. |
+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 |