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

Side by Side Diff: third_party/power_gadget/README.chromium

Issue 172183002: Intel Power Gadget Lib Loader (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 6 years, 10 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 unified diff | Download patch
OLDNEW
(Empty)
1 Name: powergadget_lib
2 URL: n/a
3 Version: 0
4 Security Critical: no
5 License: BSD
6 License File: LICENSE
7
8 Description:
9 Intel® Power Gadget library aims to access real-time data about a 2nd
10 generation or later Intel® Core processor regarding current estimated processor
11 power, thermal design power (TDP), current processor frequency, base frequency,
12 current temperature, maximum temperature, timestamps and elapsed time. The data
13 is obtained from the Model Specific Registers (MSRs) that are available only in
14 2nd Generation Intel® Core or later processors.
15 IntelPowerGadgetLib.h and IntelPowerGadgetLib.cpp are to load Intel® Power
16 Gadget library and expose interface on windows platform, the library itself as
17 well as driver should be installed with Intel® Power Gadget application.
18 @http://software.intel.com/en-us/articles/intel-power-gadget
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698