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

Issue 172183002: Intel Power Gadget Lib Loader (Closed)

Created:
6 years, 10 months ago by Pan
Modified:
6 years, 4 months ago
Reviewers:
Daniel Berlin, tonyg, cpu_(ooo_6.6-7.5), jeremy, Nico, qsr, open-source-third-party-reviews, darin (slow to review), brettw, pfeldman
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

This CL adds Intel Power Gadget Lib Loader to third_party. BUG=337138 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252512

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+418 lines, -36 lines) Patch
A + third_party/power_gadget/LICENSE View 1 chunk +28 lines, -28 lines 0 comments Download
A third_party/power_gadget/PowerGadgetLib.h View 1 1 chunk +97 lines, -0 lines 1 comment Download
A third_party/power_gadget/PowerGadgetLib.cpp View 1 1 chunk +269 lines, -0 lines 0 comments Download
A third_party/power_gadget/README.chromium View 1 chunk +18 lines, -0 lines 0 comments Download
A + third_party/power_gadget/power_gadget.gyp View 1 chunk +6 lines, -8 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
Daniel Berlin
LGTM from a license perspective.
6 years, 10 months ago (2014-02-19 16:56:26 UTC) #1
Pan
Hi @brettw, @cpu, @darin. could you please review this CL :) thanks. Pan
6 years, 10 months ago (2014-02-20 09:14:06 UTC) #2
brettw
lgtm
6 years, 10 months ago (2014-02-20 23:26:37 UTC) #3
Pan
The CQ bit was checked by pan.deng@intel.com
6 years, 10 months ago (2014-02-20 23:59:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pan.deng@intel.com/172183002/1
6 years, 10 months ago (2014-02-21 00:00:57 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 00:18:58 UTC) #6
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=51309
6 years, 10 months ago (2014-02-21 00:18:59 UTC) #7
Pan
The CQ bit was checked by pan.deng@intel.com
6 years, 10 months ago (2014-02-21 02:31:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pan.deng@intel.com/172183002/150001
6 years, 10 months ago (2014-02-21 02:34:35 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 02:45:03 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, base_unittests, browser_tests, cacheinvalidation_unittests, ...
6 years, 10 months ago (2014-02-21 02:45:03 UTC) #11
Pan
The CQ bit was checked by pan.deng@intel.com
6 years, 10 months ago (2014-02-21 03:49:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pan.deng@intel.com/172183002/150001
6 years, 10 months ago (2014-02-21 03:49:54 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 04:38:01 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) net_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=267603
6 years, 10 months ago (2014-02-21 04:38:01 UTC) #15
Pan
The CQ bit was checked by pan.deng@intel.com
6 years, 10 months ago (2014-02-21 05:23:38 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pan.deng@intel.com/172183002/150001
6 years, 10 months ago (2014-02-21 05:24:14 UTC) #17
commit-bot: I haz the power
Change committed as 252512
6 years, 10 months ago (2014-02-21 06:36:02 UTC) #18
Nico
https://codereview.chromium.org/172183002/diff/150001/third_party/power_gadget/PowerGadgetLib.h File third_party/power_gadget/PowerGadgetLib.h (right): https://codereview.chromium.org/172183002/diff/150001/third_party/power_gadget/PowerGadgetLib.h#newcode33 third_party/power_gadget/PowerGadgetLib.h:33: using namespace std; No using namespace statements in headers ...
6 years, 4 months ago (2014-08-03 05:59:39 UTC) #19
vivekg
On 2014/08/03 05:59:39, Nico (very away) wrote: > https://codereview.chromium.org/172183002/diff/150001/third_party/power_gadget/PowerGadgetLib.h > File third_party/power_gadget/PowerGadgetLib.h (right): > > ...
6 years, 4 months ago (2014-08-06 04:43:51 UTC) #20
Nico
Pan: Is the source of this available somewhere on the Intel website, or did this ...
6 years, 4 months ago (2014-08-06 04:50:11 UTC) #21
Pan
On 2014/08/06 04:50:11, Nico (very away) wrote: > Pan: Is the source of this available ...
6 years, 4 months ago (2014-08-06 06:00:57 UTC) #22
Nico
On 2014/08/06 06:00:57, Pan wrote: > On 2014/08/06 04:50:11, Nico (very away) wrote: > > ...
6 years, 4 months ago (2014-08-06 18:42:24 UTC) #23
Pan
On 2014/08/06 18:42:24, Nico (very away) wrote: > On 2014/08/06 06:00:57, Pan wrote: > > ...
6 years, 4 months ago (2014-08-07 10:23:45 UTC) #24
Nico
On 2014/08/07 10:23:45, Pan wrote: > On 2014/08/06 18:42:24, Nico (very away) wrote: > > ...
6 years, 4 months ago (2014-08-07 18:10:13 UTC) #25
Pan
6 years, 4 months ago (2014-08-08 06:21:05 UTC) #26
Message was sent while issue was closed.
On 2014/08/07 18:10:13, Nico (very away) wrote:
> On 2014/08/07 10:23:45, Pan wrote:
> > On 2014/08/06 18:42:24, Nico (very away) wrote:
> > > On 2014/08/06 06:00:57, Pan wrote:
> > > > On 2014/08/06 04:50:11, Nico (very away) wrote:
> > > > > Pan: Is the source of this available somewhere on the Intel website,
or
> > did
> > > > this
> > > > > commit open-source that code and it's effectively hosted in the
chromium
> > > repo?
> > > > 
> > > > this CL committed Intel PowerGadget library "loader" rather than lib
> itself,
> > > it
> > > > is part of a application PowerLog which can be accessed
> > > >
> > >
> >
>
https://software.intel.com/en-us/blogs/2013/10/03/using-the-intel-power-gadge...,
> > > > and has been agreed to apply a BSD license.
> > > 
> > > So the idea is that people will need to install the PowerLog application
for
> > the
> > > DevTools power profiler to work?
> > 
> > Oh, it is not PowerLog, but PowerGadget, which contains PowerGadget Library.
> It
> > would be perfect if the lib can be installed together with browser,
> 
> Is the PowerGadget library open source?

no, it is not open source.

thanks
Pan

Powered by Google App Engine
This is Rietveld 408576698