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

Issue 325663002: [PowerProfiler] pySerial module serial.tools.list_ports for linux should include the product inform… (Closed)

Created:
6 years, 6 months ago by vivekg_samsung
Modified:
6 years, 6 months ago
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[PowerProfiler] pySerial module serial.tools.list_ports for linux should include the product information as description With monsoon power monitor connected, while using serial.tools.list_ports module to see available ports, the description field returned is always 'ttyACM0'. Whereas the same API on windows and mac, returns 'Mobile Device Power Monitor'. In this CL, we try to retrive the product information from the /product file associated with this device. If we are unable to retrive, we simply return the device name itself as is the present case. BUG=382315 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279368

Patch Set 1 #

Patch Set 2 : Patch for landing! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
M tools/telemetry/third_party/pyserial/README.chromium View 1 1 chunk +1 line, -0 lines 0 comments Download
A tools/telemetry/third_party/pyserial/linux-product_info.patch View 1 1 chunk +19 lines, -0 lines 0 comments Download
M tools/telemetry/third_party/pyserial/serial/tools/list_ports_linux.py View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
vivekg
PTAL, thank you.
6 years, 6 months ago (2014-06-09 05:52:30 UTC) #1
vivekg
Should we modify "src/tools/telemetry/third_party/pyserial/README.chromium" as well to include the description about changes by this CL?
6 years, 6 months ago (2014-06-09 05:58:48 UTC) #2
tonyg
On 2014/06/09 05:58:48, vivekg_ wrote: > Should we modify "src/tools/telemetry/third_party/pyserial/README.chromium" as > well to include ...
6 years, 6 months ago (2014-06-09 16:04:50 UTC) #3
vivekg
On 2014/06/09 16:04:50, tonyg wrote: > This seems like a good change, but I'd prefer ...
6 years, 6 months ago (2014-06-10 03:55:32 UTC) #4
tonyg
On 2014/06/10 03:55:32, vivekg_ wrote: > On 2014/06/09 16:04:50, tonyg wrote: > > This seems ...
6 years, 6 months ago (2014-06-11 01:57:53 UTC) #5
vivekg
On 2014/06/11 01:57:53, tonyg wrote: > On 2014/06/10 03:55:32, vivekg_ wrote: > > On 2014/06/09 ...
6 years, 6 months ago (2014-06-23 05:24:29 UTC) #6
tonyg
On 2014/06/09 05:58:48, vivekg_ wrote: > Should we modify "src/tools/telemetry/third_party/pyserial/README.chromium" as > well to include ...
6 years, 6 months ago (2014-06-23 16:46:31 UTC) #7
vivekg
On 2014/06/23 at 16:46:31, tonyg wrote: > On 2014/06/09 05:58:48, vivekg_ wrote: > > Should ...
6 years, 6 months ago (2014-06-24 04:07:15 UTC) #8
tonyg
lgtm
6 years, 6 months ago (2014-06-24 04:41:41 UTC) #9
tonyg
The CQ bit was checked by tonyg@chromium.org
6 years, 6 months ago (2014-06-24 04:41:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/325663002/20001
6 years, 6 months ago (2014-06-24 04:42:51 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 6 months ago (2014-06-24 08:19:32 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-24 08:51:31 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/21182)
6 years, 6 months ago (2014-06-24 08:51:32 UTC) #14
vivekg
The CQ bit was checked by vivekg@chromium.org
6 years, 6 months ago (2014-06-24 08:53:23 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/325663002/20001
6 years, 6 months ago (2014-06-24 08:54:07 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 6 months ago (2014-06-24 09:28:42 UTC) #17
vivekg
The CQ bit was unchecked by vivekg@chromium.org
6 years, 6 months ago (2014-06-24 09:33:47 UTC) #18
vivekg
The CQ bit was checked by vivekg@chromium.org
6 years, 6 months ago (2014-06-24 09:33:53 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/325663002/20001
6 years, 6 months ago (2014-06-24 09:34:26 UTC) #20
commit-bot: I haz the power
6 years, 6 months ago (2014-06-24 09:35:55 UTC) #21
Message was sent while issue was closed.
Change committed as 279368

Powered by Google App Engine
This is Rietveld 408576698