Move all the system/gpu info logging to browser |
||
Issue descriptionCurrently, all the gpu logging are handled in telemetry's shared_page_state: https://github.com/catapult-project/catapult/blob/master/telemetry/telemetry/page/shared_page_state.py#L193-L211 To port the old gpu test using benchmarks structure to the new one using unittest, we probably should move these logging to the browser constructor (https://github.com/catapult-project/catapult/blob/master/telemetry/telemetry/internal/browser/browser.py#L56) to preserve the log
,
Jun 1 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/cfa618b8cf23af312df332c826aa6f3ed02e59df commit cfa618b8cf23af312df332c826aa6f3ed02e59df Author: catapult-deps-roller <catapult-deps-roller@chromium.org> Date: Wed Jun 01 05:10:21 2016 Roll src/third_party/catapult/ 6177191d5..e288c0d9a (1 commit). https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/6177191d52ce..e288c0d9a188 $ git log 6177191d5..e288c0d9a --date=short --no-merges --format='%ad %ae %s' BUG= 604791 TBR=catapult-sheriff@chromium.org Review-Url: https://codereview.chromium.org/2024863003 Cr-Commit-Position: refs/heads/master@{#397063} [modify] https://crrev.com/cfa618b8cf23af312df332c826aa6f3ed02e59df/DEPS
,
Jun 1 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by nedngu...@google.com
, May 31 2016Status: Started (was: Untriaged)